llama-stack-mirror/llama_stack/providers/remote/vector_io/milvus
2025-07-21 17:04:18 -04: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 feat(vector-io): configurable embedding models for all providers (v2)\n\nAdds embedding_model and embedding_dimension fields to all VectorIOConfig classes.\nRouter respects provider defaults with fallback.\nIntroduces embedding_utils helper.\nComprehensive docs & samples.\nResolves #2729 2025-07-21 17:04:18 -04:00
milvus.py feat: Implement keyword search in milvus (#2231) 2025-07-14 19:39:55 -04:00