haiku.rag/haiku_rag_slim/haiku/rag
2026-02-19 14:06:53 +02:00
..
agents Update tui and app to use the toolkit 2026-02-16 12:54:44 +02:00
chat Update tui and app to use the toolkit 2026-02-16 12:54: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 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
store Fix out-of-memory in list_documents by adding column projection 2026-02-06 14:11:36 +01:00
tools Fix coverage 2026-02-17 13:22:23 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Mark with pragma no cover areas that are just wiring. Consolidate tests and bring coverage to 100% 2026-02-13 11:56:37 +02:00
cli.py Mark with pragma no cover areas that are just wiring. Consolidate tests and bring coverage to 100% 2026-02-13 11:56:37 +02:00
client.py download-models, show actionable error message when Ollama is not running 2026-02-19 14:06:53 +02:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Mark with pragma no cover areas that are just wiring. Consolidate tests and bring coverage to 100% 2026-02-13 11:56:37 +02:00
monitor.py Update dependencies 2026-01-19 16:23:26 +02:00
utils.py Additional tests 2026-02-13 18:08:46 +02:00