haiku.rag/haiku_rag_slim/haiku/rag/agents/chat
2026-01-28 14:06:29 +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 Fix state delta computation by avoiding mutation of original state 2026-01-28 14:06:29 +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 Send state deltas updates instead of full state snapshots 2026-01-28 14:06:29 +02:00