haiku.rag/haiku_rag_slim/haiku/rag
2026-06-22 11:33:26 +03:00
..
chat
chunkers move cpu bound actions off of main loop 2026-06-18 16:35:48 -05:00
client write fetched bodies off the event loop 2026-06-22 10:37:48 +03:00
config Add custom ingester sources via entry points 2026-06-16 10:54:24 +03:00
converters move cpu bound actions off of main loop 2026-06-18 16:35:48 -05:00
embeddings Always use the Store-owned embedder 2026-05-29 11:36:53 +03:00
ingester Add side-effect-free batch dry-run discovery 2026-06-22 11:33:26 +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 coverage 2026-06-12 10:17:19 +03:00
tools
__init__.py
app.py urface document_meta in info, history, and the inspector 2026-06-12 10:17:18 +03:00
cli.py urface document_meta in info, history, and the inspector 2026-06-12 10:17:18 +03:00
context.py
logging.py
mcp.py Always use the Store-owned embedder 2026-05-29 11:36:53 +03:00
s3.py
telemetry.py
utils.py