haiku.rag/haiku_rag_slim/haiku/rag/store/models
2026-04-30 12:43:05 +03:00
..
__init__.py add document_items table for fast context expansion 2026-04-16 12:11:53 +03:00
chunk.py surface picture image bytes in SearchResult and emit multimodal ToolReturn from the agent search tool 2026-04-30 12:43:05 +03:00
document.py replace fixed-radius expansion with section-bounded algorithm 2026-04-16 12:11:53 +03:00
document_item.py extract picture bytes to document_items.picture_data at ingest, strip them from the docling_document blob, and add 0.45.0 migration to backfill existing 2026-04-30 11:26:37 +03:00