This website requires JavaScript.
Explore
Help
Sign in
danvics
/
haiku.rag
Watch
1
Star
0
Fork
You've already forked haiku.rag
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e2158c7dad
haiku.rag
/
haiku_rag_slim
/
haiku
/
rag
/
agents
/
chat
History
Yiorgis Gozadinos
b5aeefb10f
Fix state delta computation by avoiding mutation of original state
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