haiku.rag/haiku_rag_slim/haiku/rag
2026-07-09 15:37:25 +03:00
..
chat Visualize the exact context the model saw via Citation.doc_item_refs 2026-07-09 11:51:37 +03:00
chunkers Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
client Tune two-tone visualization colors 2026-07-09 15:37:25 +03:00
config Dedupe picture chunks and skip small pictures at chunking 2026-07-09 10:24:32 +03:00
converters Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
embeddings Pool HTTP clients for vLLM embedding and vLLM/Jina reranking 2026-07-09 10:32:44 +03:00
ingester Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
inspector Visualize the exact context the model saw via Citation.doc_item_refs 2026-07-09 11:51:37 +03:00
providers Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
reranking Pool HTTP clients for vLLM embedding and vLLM/Jina reranking 2026-07-09 10:32:44 +03:00
sandbox Serialize shared-connection access across skill tools and the sandbox 2026-06-05 17:22:11 +03:00
skill_generator
skills Visualize all constituent chunks of a merged citation 2026-07-09 11:05:41 +03:00
store Visualize the exact context the model saw via Citation.doc_item_refs 2026-07-09 11:51:37 +03:00
tools
__init__.py
app.py Add --no-expand to the visualize command for chunk-only grounding 2026-07-09 12:49:42 +03:00
circuit_breaker.py Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
cli.py Add --no-expand to the visualize command for chunk-only grounding 2026-07-09 12:49:42 +03:00
context.py Anchor and clip merged citations on the highest-scoring chunk 2026-07-09 11:05:41 +03:00
doctor.py Rename document_meta identity column document_id to id 2026-07-08 16:32:55 +03:00
logging.py
mcp.py
s3.py
telemetry.py
utils.py