haiku.rag/haiku_rag_slim/haiku/rag
2026-06-25 13:26:09 +03:00
..
chat Use haiku.rag as telemtry scope 2026-05-26 11:44:47 +03:00
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 Renew job leases from the worker pool; lease-based reaping 2026-06-25 13:26:09 +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 provider connectivity probes to haiku-rag doctor 2026-06-23 10:34:27 +03:00
cli.py Add haiku-rag doctor database health check 2026-06-23 10:03:27 +03:00
context.py
doctor.py Fix doctor's vector-index check to match documented guidance 2026-06-23 15:39:44 +03:00
logging.py
mcp.py Always use the Store-owned embedder 2026-05-29 11:36:53 +03:00
s3.py
telemetry.py Use haiku.rag as telemtry scope 2026-05-26 11:44:47 +03:00
utils.py