haiku.rag/haiku_rag_slim/haiku/rag
2026-05-26 11:43:30 +03:00
..
chat rotate chat TUI conversation id per launch / clear-chat 2026-05-21 14:21:51 +03:00
chunkers Cache the chunking tokenizer to avoid HF Hub 429 2026-05-13 13:32:24 +03:00
client canonical metadata keys: source_revision + content_type, bump to 0.50.0 2026-05-26 11:43:30 +03:00
config Handle WebDAV as source 2026-05-26 11:43:30 +03:00
converters Replace picture_description.enabled with processing.pictures enum 2026-05-13 16:22:44 +03:00
embeddings Expose embedding batch size as config 2026-05-13 14:09:47 +03:00
ingester Handle WebDAV as source 2026-05-26 11:43:30 +03:00
inspector render attached pictures in inspector context modal under qa.model.vision 2026-05-06 12:00:12 +03:00
providers Preserve cause chain on docling wrapper exceptions 2026-05-13 12:18:53 +03:00
reranking fix mxbai reranker crash in chat TUI 2026-05-20 17:18:57 +03:00
sandbox sandbox + cite: guard sort precondition; require rag in cite fallback 2026-05-20 13:02:25 +03:00
skill_generator Drop the multi-agent research workflow 2026-05-20 12:46:48 +03:00
skills drop list_documents/get_document from default RAG skill 2026-05-26 11:35:43 +03:00
store canonical metadata keys: source_revision + content_type, bump to 0.50.0 2026-05-26 11:43:30 +03:00
tools Verify picture bytes before attaching to multimodal tool returns 2026-05-13 16:01:39 +03:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py drop the old monitor, rename serve→mcp, add e2e tests 2026-05-26 11:42:41 +03:00
cli.py drop the old monitor, rename serve→mcp, add e2e tests 2026-05-26 11:42:41 +03:00
context.py search: only attach picture bytes from pre-expansion chunks 2026-05-19 15:03:22 +03:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Drop the multi-agent research workflow 2026-05-20 12:46:48 +03:00
s3.py swap aioboto3 for obstore in the S3 client path 2026-05-11 11:29:42 +03:00
utils.py Drop the multi-agent research workflow 2026-05-20 12:46:48 +03:00