haiku.rag/haiku_rag_slim/haiku/rag/client
2026-04-30 15:30:24 +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 add processing.pictures enum (none|description|image), replacing the implicit pair of generate_picture_images+picture_description.enabled flags 2026-04-30 14:26:14 +03:00
downloads.py add processing.pictures enum (none|description|image), replacing the implicit pair of generate_picture_images+picture_description.enabled flags 2026-04-30 14:26:14 +03:00
processing.py Extract processing primitives into client/processing.py 2026-04-24 14:42:53 +03:00
rebuild.py have rebuild --rechunk re-chunk from the stored docling blob instead of re-converting from the markdown export 2026-04-30 15:30:24 +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