mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +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> |
||
|---|---|---|
| .. | ||
| batches | ||
| files | ||
| inference | ||
| inline | ||
| nvidia | ||
| utils | ||
| vector_io | ||
| test_bedrock.py | ||
| test_configs.py | ||