mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
The Chunk Pydantic model requires chunk_id as a mandatory field, but the mock data in test_milvus.py was missing this field in chunk_content objects, causing 6 test failures with ValidationError. Signed-off-by: Mustafa Elbehery <melbeher@redhat.com> |
||
|---|---|---|
| .. | ||
| remote | ||
| conftest.py | ||
| test_faiss.py | ||
| test_sqlite_vec.py | ||
| test_vector_io_openai_vector_stores.py | ||
| test_vector_utils.py | ||