haiku.rag/haiku_rag_slim/haiku/rag
2026-02-24 11:35:39 +02:00
..
agents Simplify sandbox with run_monty_async, replace manual ThreadPoolExecutor start/resume loop 2026-02-24 11:35:39 +02:00
chat Replace Docker sandbox with pydantic-monty 2026-02-24 09:55:40 +02:00
chunkers Pass OCR options from conversion_options to docling-serve chunker 2026-02-03 11:34:46 +02:00
config Replace Docker sandbox with pydantic-monty 2026-02-24 09:55:40 +02:00
converters Add ocr_engine field to ConversionOptions 2026-01-20 13:41:43 +02:00
embeddings Update dependencies 2026-01-23 11:57:02 +02:00
inspector Replace Docker sandbox with pydantic-monty 2026-02-24 09:55:40 +02:00
providers Extract shared DoclingServeClient for async workflow & use it for VLM support, chunking, converting 2026-01-07 11:09:23 +02:00
reranking Jina uses AutoModel not AutoModelForSequenceClassification 2026-01-21 11:26:23 +02:00
skills Simplify sandbox with run_monty_async, replace manual ThreadPoolExecutor start/resume loop 2026-02-24 11:35:39 +02:00
store Refactor MCP to use proper models, test 2026-02-20 17:39:02 +02:00
tools Simplify sandbox with run_monty_async, replace manual ThreadPoolExecutor start/resume loop 2026-02-24 11:35:39 +02:00
__init__.py
app.py Replace Docker sandbox with pydantic-monty 2026-02-24 09:55:40 +02:00
cli.py Fix stale docs 2026-02-20 16:59:58 +02:00
client.py Simplify sandbox with run_monty_async, replace manual ThreadPoolExecutor start/resume loop 2026-02-24 11:35:39 +02:00
logging.py
mcp.py Refactor MCP to use proper models, test 2026-02-20 17:39:02 +02:00
monitor.py Update dependencies 2026-01-19 16:23:26 +02:00
utils.py Add unified RAG skill with session context and reuse existing tools; 2026-02-20 16:36:47 +02:00