haiku.rag/haiku_rag_slim/haiku/rag
Yiorgis Gozadinos 30f6bac388
Merge pull request #205 from ggozad/fix/docker-paths
Clarify how folder mounts work in docker docs
2025-12-19 11:59:00 +02:00
..
chunkers Chunkers now set chunk.order directly 2025-12-18 11:35:48 +02:00
config Add auto_vacuum config option to control automatic vacuuming 2025-12-10 11:42:14 +02:00
converters Add additional programming language specifiers 2025-12-19 11:09:57 +02:00
embeddings Remove unecessary tests, add no coverage pragmas where appropriate 2025-12-08 15:56:02 +02:00
graph Replace custom event classes with ag_ui.core types 2025-12-18 12:07:37 +02:00
inspector Info modal 2025-12-11 15:38:45 +02:00
qa Fix get_model() uses where default Config is forced 2025-12-18 15:10:31 +02:00
reranking Fix mxbai rerank default model 2025-12-10 11:39:33 +02:00
store Escape when getting by URI 2025-12-12 10:56:37 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Provide full report on deep ask, modify prompt to not just summarize 2025-12-18 11:41:11 +02:00
cli.py QOL fixes for interactive cli research 2025-12-18 11:48:35 +02:00
cli_chat.py Give hints in interactive cli 2025-12-18 11:48:35 +02:00
client.py Flatten graph structure, simplify 2025-12-18 11:41:57 +02:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Remove deep qa graph, everything now uses the simplified research graph 2025-12-18 11:41:10 +02:00
monitor.py Clarify folder mounts in docker docs, check monitor paths exist in FileWatcher 2025-12-19 11:58:08 +02:00
utils.py Fix get_model() uses where default Config is forced 2025-12-18 15:10:31 +02:00