llama-stack-mirror/tests/unit/providers/vector_io
Mustafa Elbehery c6bf292f07 fix(unittest): add pymilvus and milvus-lite to unit dep group
This commit resolves unittest-3.12 issues.

- It adds pymilvus and milvus-lite to unit dep group
- It rename VectorDB to VectorStore

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-11-12 23:06:17 +01:00
..
remote refactor(client): replace all AsyncMilvusClient usage of has_collection() with list_collections() 2025-11-12 23:06:17 +01:00
conftest.py fix(unittest): add pymilvus and milvus-lite to unit dep group 2025-11-12 23:06:17 +01:00
test_faiss.py fix!: remove chunk_id property from Chunk class (#3954) 2025-10-29 18:59:59 -07:00
test_sqlite_vec.py fix!: remove chunk_id property from Chunk class (#3954) 2025-10-29 18:59:59 -07:00
test_vector_io_openai_vector_stores.py feat(client): migrate MilvusClient to AsyncMilvusClient 2025-11-12 23:06:17 +01:00
test_vector_utils.py fix!: remove chunk_id property from Chunk class (#3954) 2025-10-29 18:59:59 -07:00