haiku.rag/haiku_rag_slim/haiku/rag
2026-06-26 16:57:51 +03:00
..
chat
chunkers Store docling-serve chunk bodies via raw_text 2026-06-23 16:35:21 +03:00
client Collapse docling compression to a single function 2026-06-24 10:43:27 +03:00
config Drop boilerplate handling; make duplicate report readable 2026-06-26 16:52:22 +03:00
converters Request page images explicitly from docling-serve 2026-06-23 16:15:02 +03:00
embeddings Add Cohere multimodal embedder 2026-06-23 15:23:10 +03:00
ingester Renew job leases from the worker pool; lease-based reaping 2026-06-25 13:26:09 +03:00
inspector urface document_meta in info, history, and the inspector 2026-06-12 10:17:18 +03:00
providers Let httpx errors flow through DoclingServeClient 2026-05-26 17:38:49 +03:00
reranking
sandbox Serialize shared-connection access across skill tools and the sandbox 2026-06-05 17:22:11 +03:00
skill_generator
skills Bound analysis execute_code calls to avoid request-limit nulls 2026-06-06 14:52:05 +03:00
store Log FTS index build failures at WARNING 2026-06-25 13:00:29 +03:00
tools
__init__.py
app.py Add doctor --duplicates-out YAML export; summarize terminal report 2026-06-26 16:52:22 +03:00
cli.py Add doctor --duplicates-out YAML export; summarize terminal report 2026-06-26 16:52:22 +03:00
context.py
doctor.py Enforce the duplicate candidate cap during row collection 2026-06-26 16:57:51 +03:00
logging.py
mcp.py Always use the Store-owned embedder 2026-05-29 11:36:53 +03:00
s3.py
telemetry.py
utils.py