llama-stack-mirror/llama_stack/providers
skamenan7 a14f79a362 fix(vector-io): handle missing document_id in insert_chunks
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.
2025-09-25 13:59:10 -04:00
..
inline fix(vector-io): handle missing document_id in insert_chunks 2025-09-25 13:59:10 -04:00
registry docs: provider and distro codegen migration (#3531) 2025-09-24 14:01:29 -07:00
remote feat: update Cerebras inference provider to support dynamic model listing (#3481) 2025-09-23 16:26:00 -04:00
utils fix: return llama stack model id from embeddings (#3525) 2025-09-23 12:30:00 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00