llama-stack-mirror/llama_stack/providers/remote/vector_io/milvus
Mustafa Elbehery f75ec332b5 feat: migrate from MilvusClient to AsyncMilvusClient
<!-- Provide a short summary of what this PR does and why. Link to
relevant issues if applicable. -->
This PR adds static type coverage to `llama-stack`

Part of https://github.com/meta-llama/llama-stack/issues/2647

<!-- If resolving an issue, uncomment and update the line below -->
<!-- Closes #[issue-number] -->

<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-07-10 10:01:35 +02:00
..
__init__.py fix(remote:milvus): add missing files_api parameter and kvstore configuration (#2630) 2025-07-09 10:08:14 +02:00
config.py fix(remote:milvus): add missing files_api parameter and kvstore configuration (#2630) 2025-07-09 10:08:14 +02:00
milvus.py feat: migrate from MilvusClient to AsyncMilvusClient 2025-07-10 10:01:35 +02:00