haiku.rag/haiku_rag_slim/haiku/rag
2026-02-20 16:36:48 +02:00
..
agents Remove agents/chat/ 2026-02-20 16:36:48 +02:00
chat Assign stable index to citations. Use a strong prompt preamble for our app agents 2026-02-20 16:36:48 +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 Additional tests 2026-02-13 18:08:46 +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 Assign stable index to citations. Use a strong prompt preamble for our app agents 2026-02-20 16:36:48 +02:00
store Fix out-of-memory in list_documents by adding column projection 2026-02-06 14:11:36 +01:00
tools Simplify tools/ — remove AG-UI state machinery, keep core toolsets 2026-02-20 16:36:48 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Add research() to client and add haiku.skills dependency, remove --deep flag and simplify app 2026-02-20 16:36:47 +02:00
cli.py Rewrite chat TUI and app backend with haiku.skills 2026-02-20 16:36:48 +02:00
client.py Add research() to client and add haiku.skills dependency, remove --deep flag and simplify app 2026-02-20 16:36:47 +02:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Add research() to client and add haiku.skills dependency, remove --deep flag and simplify app 2026-02-20 16:36:47 +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