llama-stack-mirror/llama_stack/providers
Varsha Prasad Narsing 2f008f6674 [feat] Implement hybrid search for milvus
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>
2025-08-06 13:49:45 -07:00
..
inline fix: telemetry fixes (inference and core telemetry) (#2733) 2025-08-06 13:37:40 -07:00
registry feat: Add openAI compatible APIs to Qdrant (#2465) 2025-08-01 00:41:34 -04:00
remote [feat] Implement hybrid search for milvus 2025-08-06 13:49:45 -07:00
utils [feat] Implement hybrid search for milvus 2025-08-06 13:49:45 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: create unregister shield API endpoint in Llama Stack (#2853) 2025-08-05 07:33:46 -07:00