Metadata-Version: 2.1
Name: bodhiext.qdrant
Version: 0.1.0
Summary: Bodhilib plugin for Qdrant Vector DB by bodhiext
Requires-Python: >=3.8.1,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: bodhilib (>=0.1.9,<0.2.0)
Requires-Dist: pydantic (>=1,<2)
Requires-Dist: qdrant-client (>=1.5.0,<2.0.0)
Description-Content-Type: text/markdown

# Bodhilib plugin for Qdrant Vector DB



![pypi](https://img.shields.io/pypi/v>/bodhiext.qdrant.svg)

![[ci](https://img.shields.io/travis/BodhiSearch/bodhiext.qdrant.svg)](https://travis-ci.com/BodhiSearch/bodhiext.qdrant)

![[Documentation Status](https://readthedocs.org/projects/bodhiext.qdrant/badge/?version=latest)](https://bodhiext.qdrant.readthedocs.io/en/latest/?version=latest)

Bodhilib plugin for Qdrant Vector DB by bodhiext


\* Free software: MIT license
\* Documentation: <https:/>/bodhiext.qdrant.readthedocs.io.


# Features

- TODO

# Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) forked and modified at [BodhiSearch/cookiecutter-plugin-template](https://github.com/BodhiSearch/cookiecutter-plugin-template).

