haiku.rag/haiku_rag_slim/haiku/rag/client
2026-07-08 16:32:55 +03:00
..
__init__.py Allow updating a document's uri via update_document 2026-07-08 10:32:14 +03:00
agents.py Drop the multi-agent research workflow 2026-05-20 12:46:48 +03:00
documents.py Re-check URI under the write lock to prevent duplicate ingestion 2026-07-08 11:26:45 +03:00
downloads.py Drop the multi-agent research workflow 2026-05-20 12:46:48 +03:00
exceptions.py typed UnsupportedSourceError replaces pipeline string-marker matching 2026-05-26 11:44:46 +03:00
processing.py Tighten _merge_picture_chunks type annotations 2026-06-23 08:56:51 +03:00
rebuild.py Rename document_meta identity column document_id to id 2026-07-08 16:32:55 +03:00
search.py Attach figure bytes when a result matches its caption 2026-07-03 13:22:02 +03:00
titles.py Extract title generation into client/titles.py 2026-04-24 14:42:53 +03:00