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
c1163dc8ff
haiku.rag
/
examples
/
a2a-server
/
haiku_rag_a2a
/
a2a
History
Yiorgis Gozadinos
7ddd29d108
Update a2a example
2026-01-05 11:53:30 +02:00
..
__init__.py
Update a2a example
2026-01-05 11:53:30 +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
Update a2a example
2026-01-05 11:53:30 +02:00
prompts.py
Update a2a example
2026-01-05 11:53:30 +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