llama-stack-mirror/tests/unit/providers/vector_io
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
..
conftest.py feat: Add ChunkMetadata to Chunk (#2497) 2025-06-25 15:55:23 -04:00
test_chunk_utils.py chore: Updating chunk id generation to ensure uniqueness (#2618) 2025-07-04 10:26:35 +05:30
test_faiss.py feat: To add health check for faiss inline vector_io provider (#2319) 2025-06-18 17:56:25 +02:00
test_qdrant.py feat: Add ChunkMetadata to Chunk (#2497) 2025-06-25 15:55:23 -04:00
test_sqlite_vec.py fix: AccessDeniedError leads to HTTP 500 instead of error 403 (#2595) 2025-07-03 10:50:49 -07:00
test_vector_io_openai_vector_stores.py feat: migrate from MilvusClient to AsyncMilvusClient 2025-07-10 10:01:35 +02:00