haiku.rag/haiku_rag_slim/haiku/rag/client
2026-05-19 10:46:32 +03:00
..
__init__.py client.analyze routes through the rag-analysis skill; drop documents= and AnalysisResult.program. Re-record all cassettes that are relevant 2026-05-19 10:46:32 +03:00
agents.py client.analyze routes through the rag-analysis skill; drop documents= and AnalysisResult.program. Re-record all cassettes that are relevant 2026-05-19 10:46:32 +03:00
documents.py Thread source_uri through URL ingest 2026-05-12 15:13:02 +03:00
downloads.py Minor fixes, CI should build 2026-05-14 15:43:36 +03:00
processing.py Replace picture_description.enabled with processing.pictures enum 2026-05-13 16:22:44 +03:00
rebuild.py bump pydantic-monty, refresh deps, cap transformers<5 2026-05-18 16:02:55 +03:00
search.py Rename get_captions_for_chunk() to get_text_for_refs() 2026-05-18 16:49:44 +03:00
titles.py Extract title generation into client/titles.py 2026-04-24 14:42:53 +03:00