llama-stack-mirror/llama_stack/providers/inline/tool_runtime
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
..
rag Address PR feedback: optimize logging and encapsulate document_id access 2025-09-25 13:59:10 -04:00
__init__.py agents to use tools api (#673) 2025-01-08 19:01:00 -08:00