forked from phoenix-oss/llama-stack-mirror
This PR adds support for Qdrant - https://qdrant.tech/ to be used as a vector memory. I've unit-tested the methods to confirm that they work as intended. To run Qdrant ``` docker run -p 6333:6333 qdrant/qdrant ``` |
||
---|---|---|
.. | ||
adapters | ||
impls | ||
registry | ||
tests | ||
utils | ||
__init__.py | ||
datatypes.py |