haiku.rag/src/haiku/rag
2025-10-07 10:54:56 +03:00
..
embeddings Return an empty array when request en empty embedding 2025-09-30 11:31:50 +03:00
graph Deep QA multi-agent 2025-09-30 16:59:36 +03:00
qa Allow QA agent to retry 2025-10-06 11:21:42 +03:00
reranking Add option to skip db in evals 2025-09-30 11:31:51 +03:00
research Shuffle reusable nodes under graph/ 2025-09-30 16:59:36 +03:00
store Auto-vacuum when inserting/updating 2025-10-07 10:54:56 +03:00
__init__.py init repo 2025-06-15 13:21:17 +02:00
app.py Rename nodes to make it clear they are part of Q/A 2025-09-30 16:59:36 +03:00
chunker.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
cli.py Add verbose flag to ask 2025-09-30 16:59:36 +03:00
client.py When rebuilding if a document does not exist anymore, re-embed the chunks instead of failing 2025-09-30 16:57:02 +03:00
config.py Add vacuum retention setting 2025-10-07 10:47:28 +03:00
logging.py Suppress warnings in cli 2025-09-10 13:36:12 +03:00
mcp.py Handle title in client & CLI 2025-09-22 12:45:32 +03:00
migration.py Make styles consistent 2025-09-23 12:27:01 +03:00
monitor.py When rebuilding if a document does not exist anymore, re-embed the chunks instead of failing 2025-09-30 16:57:02 +03:00
reader.py AsciiDoc uses .adoc, not just .asciidoc extensions 2025-09-25 10:09:21 +03:00
utils.py CLI command to prefetch models (Ollama & Docling) 2025-09-23 16:30:56 +03:00