haiku.rag/haiku_rag_slim/haiku/rag/agents/chat
2026-01-31 10:51:34 +02:00
..
__init__.py Make list_documents return structured output and give feedback about total count and pages 2026-01-27 17:00:39 +02:00
agent.py Remove dead code from iterative research planning refactor 2026-01-31 10:51:34 +02:00
context.py Allow initial_context to be set for the chat agent 2026-01-27 10:38:18 +02:00
prompts.py Give the conversational agent a list documents and a summarize tools 2026-01-27 16:39:48 +02:00
search.py Set retries to 3 for agents that did not have it. 2026-01-16 15:03:05 +02:00
state.py Always use state deltas instead of conditional snapshot/delta logic 2026-01-28 17:03:18 +02:00