haiku.rag/haiku_rag_slim/haiku/rag
2026-01-19 16:23:26 +02:00
..
agents replace pyright with ty type checker 2026-01-19 15:50:14 +02:00
chat replace pyright with ty type checker 2026-01-19 15:50:14 +02:00
chunkers Extract shared DoclingServeClient for async workflow & use it for VLM support, chunking, converting 2026-01-07 11:09:23 +02:00
config Config options for generating page images 2026-01-14 11:55:08 +02:00
converters Additional tests for page & picture images for local and docling-serve 2026-01-14 12:48:13 +02:00
embeddings Add pragma nocover to optional dependency imports 2026-01-15 10:32:35 +02:00
inspector replace pyright with ty type checker 2026-01-19 15:50:14 +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 Add pragma nocover to optional dependency imports 2026-01-15 10:32:35 +02:00
store replace pyright with ty type checker 2026-01-19 15:50:14 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py replace pyright with ty type checker 2026-01-19 15:50:14 +02:00
cli.py require explicit migrate command for database migrations 2026-01-19 13:22:09 +02:00
client.py Fix embed-only rebuild with changed vector dimensions 2026-01-14 17:42:28 +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 to make agents a top-level module. Bring in the conversational agent from the app 2026-01-12 12:37:08 +02:00
monitor.py Update dependencies 2026-01-19 16:23:26 +02:00
utils.py Additional fixes to remove type ignores 2026-01-19 16:00:18 +02:00