mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 10:50:03 +00:00
This PR implements hybrid search for Milvus DB based on the inbuilt milvus support. To test: ``` pytest tests/unit/providers/vector_io/remote/test_milvus.py -v -s --tb=long --disable-warnings --asyncio-mode=auto ``` Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com> |
||
|---|---|---|
| .. | ||
| chroma | ||
| milvus | ||
| pgvector | ||
| qdrant | ||
| weaviate | ||
| __init__.py | ||