haiku.rag/haiku_rag_slim/haiku/rag/client
2026-04-30 12:43:05 +03:00
..
__init__.py surface picture image bytes in SearchResult and emit multimodal ToolReturn from the agent search tool 2026-04-30 12:43:05 +03:00
agents.py Extract LLM agents into client/agents.py 2026-04-24 14:43:58 +03:00
documents.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
downloads.py Extract download_models into client/downloads.py 2026-04-24 14:42:53 +03:00
processing.py Extract processing primitives into client/processing.py 2026-04-24 14:42:53 +03:00
rebuild.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
search.py surface picture image bytes in SearchResult and emit multimodal ToolReturn from the agent search tool 2026-04-30 12:43:05 +03:00
titles.py Extract title generation into client/titles.py 2026-04-24 14:42:53 +03:00