llama-stack-mirror/tests/unit/providers/vector_io
Mustafa Elbehery 1db4800c9c feat(client): migrate MilvusClient to AsyncMilvusClient
The commit makes the follwing changes.
-  Import statements updated: MilvusClient → AsyncMilvusClient
-  Removed asyncio.to_thread() wrappers: All Milvus operations now use native async/await
-  Test compatibility: Mock objects and fixtures updated to work with AsyncMilvusClient

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-11-12 23:06:17 +01:00
..
remote feat(client): migrate MilvusClient to AsyncMilvusClient 2025-11-12 23:06:17 +01:00
conftest.py feat(client): migrate MilvusClient to AsyncMilvusClient 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