llama-stack-mirror/llama_stack/apis/vector_io
skamenan7 2510bd349e Address PR feedback: optimize logging and encapsulate document_id access
- Gate debug logging behind isEnabledFor check to avoid unnecessary computation
- Add Chunk.document_id property to safely handle metadata/chunk_metadata extraction
- Simplify RAG memory code using new property
2025-09-25 13:59:10 -04:00
..
__init__.py chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
vector_io.py Address PR feedback: optimize logging and encapsulate document_id access 2025-09-25 13:59:10 -04:00