mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 20:14:13 +00:00
Fixed KeyError when chunks don't have document_id in metadata or chunk_metadata. Updated logging to safely extract document_id using getattr and RAG memory to handle different document_id locations. Added test for missing document_id scenarios. Fixes issue #3494 where /v1/vector-io/insert would crash with KeyError. |
||
---|---|---|
.. | ||
remote | ||
conftest.py | ||
test_faiss.py | ||
test_qdrant.py | ||
test_sqlite_vec.py | ||
test_vector_io_openai_vector_stores.py | ||
test_vector_utils.py |