haiku.rag/haiku_rag_slim/haiku/rag
Yiorgis Gozadinos b23f99af06
Fix history too
2026-02-20 19:15:28 +02:00
..
agents Fix stale docs 2026-02-20 16:59:58 +02:00
chat Show in tui and nextjs app what is being requested from a skill 2026-02-20 18:14:44 +02:00
chunkers Pass OCR options from conversion_options to docling-serve chunker 2026-02-03 11:34:46 +02:00
config Expand ~ in paths 2026-02-16 17:21:35 +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 Exclude TUI apps from coverage 2026-02-20 16:37:16 +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 Avoid mutable defaults 2026-02-20 17:59:35 +02:00
store Refactor MCP to use proper models, test 2026-02-20 17:39:02 +02:00
tools Avoid mutable defaults 2026-02-20 17:59:35 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Fix history too 2026-02-20 19:15:28 +02:00
cli.py Fix stale docs 2026-02-20 16:59:58 +02:00
client.py Remove unused conversational output mode from research graph 2026-02-20 16:36:50 +02:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
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