Metadata-Version: 2.1
Name: bodhiext.qdrant
Version: 0.1.2
Summary: Bodhilib plugin for Qdrant Vector DB by bodhiext
License: MIT
Requires-Python: >=3.8.1,<3.12
Classifier: License :: OSI Approved :: MIT License
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
[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](https://github.com/BodhiSearch/bodhiext.qdrant/blob/main/LICENSE)
![pypi](https://img.shields.io/pypi/v/bodhiext.qdrant.svg)
[![CI/CD](https://github.com/BodhiSearch/bodhiext.qdrant/actions/workflows/main.yml/badge.svg)](https://github.com/BodhiSearch/bodhiext.qdrant/actions/workflows/main.yml)
[![Documentation Status](https://readthedocs.org/projects/bodhiextqdrant/badge/?version=stable)](https://bodhiextqdrant.readthedocs.io/en/stable/)
[![codecov](https://codecov.io/gh/BodhiSearch/bodhiext.qdrant/branch/main/graph/badge.svg)](https://codecov.io/gh/BodhiSearch/bodhiext.openai/)

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).

