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
ad4e79ab5d
haiku.rag
/
examples
/
a2a-server
/
haiku_rag_a2a
/
a2a
History
Yiorgis Gozadinos
33b254ae3d
Always upgrade database on access. Explicitly create db by running init or
HaikuRAG(path, create=True)
2025-12-02 16:49:55 +02:00
..
__init__.py
Add support for per-model configuration settings including thinking, temperature and max_tokens
2025-11-25 12:14:24 +02:00
client.py
Always upgrade database on access. Explicitly create db by running init or
HaikuRAG(path, create=True)
2025-12-02 16:49:55 +02:00
context.py
Remove A2A from haiku.rag, turn it into an example
2025-11-07 13:31:51 +02:00
models.py
Remove A2A from haiku.rag, turn it into an example
2025-11-07 13:31:51 +02:00
prompts.py
Remove A2A from haiku.rag, turn it into an example
2025-11-07 13:31:51 +02:00
skills.py
Remove A2A from haiku.rag, turn it into an example
2025-11-07 13:31:51 +02:00
storage.py
Remove A2A from haiku.rag, turn it into an example
2025-11-07 13:31:51 +02:00
worker.py
Always upgrade database on access. Explicitly create db by running init or
HaikuRAG(path, create=True)
2025-12-02 16:49:55 +02:00