llama-stack-mirror/llama_stack/providers/remote
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
..
agents test: add unit test to ensure all config types are instantiable (#1601) 2025-03-12 22:29:58 -07:00
datasetio chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
eval chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
inference chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
post_training chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
safety feat: create unregister shield API endpoint in Llama Stack (#2853) 2025-08-05 07:33:46 -07:00
tool_runtime chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
vector_io [feat] Implement hybrid search for milvus 2025-08-06 13:49:45 -07:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00