mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
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> |
||
---|---|---|
.. | ||
remote | ||
conftest.py | ||
test_faiss.py | ||
test_qdrant.py | ||
test_sqlite_vec.py | ||
test_vector_io_openai_vector_stores.py | ||
test_vector_utils.py |