haiku.rag/haiku_rag_slim/haiku/rag
2026-04-24 15:32:06 +03:00
..
agents address review: top-level AnalysisRunDeps import, asserts, e2e tests 2026-04-22 15:04:24 +03:00
chat fix chat TUI citation rendering after state flattening 2026-04-24 13:48:57 +03:00
chunkers enable repeat_table_header for self-contained table chunks and docling-serve parity 2026-03-26 14:02:12 +02:00
client Log post-rebuild vacuum failures and clarify vacuum-await scope 2026-04-24 15:31:36 +03:00
config fix context expansion: respect section boundaries, remove max_context_items 2026-04-20 15:18:16 +03:00
converters Update docling, docling-core and move to version 1.10.0 of DoclingDocument. 2026-03-23 17:34:06 +02:00
embeddings Add batching to embeddings for huge documents 2026-04-07 12:06:28 +03:00
inspector Migrate LanceDB to native async API 2026-04-24 14:42:52 +03:00
providers
reranking
skill_generator Remove documents from state, fix tests 2026-04-20 09:48:18 +03:00
skills flatten skill state citations from list[list[str]] to list[str] 2026-04-22 16:50:13 +03:00
store Check table_names() before dropping chunks in recreate_embeddings_table 2026-04-24 15:32:06 +03:00
tools remove dead code, add tool descriptions in frontend, update changelog 2026-04-20 15:38:17 +03:00
__init__.py
app.py Extract download_models into client/downloads.py 2026-04-24 14:42:53 +03:00
cli.py Migrate LanceDB to native async API 2026-04-24 14:42:52 +03:00
context.py fix context expansion: respect section boundaries, remove max_context_items 2026-04-20 15:18:16 +03:00
logging.py
mcp.py rename RLM agent to analysis throughout the codebase 2026-04-17 18:32:01 +03:00
monitor.py
utils.py deduplicate escape_sql_string into utils 2026-04-16 12:11:53 +03:00