haiku.rag/haiku_rag_slim/haiku/rag
2025-11-13 13:22:02 +02:00
..
agui AGUI starlette server 2025-11-13 13:22:02 +02:00
config AGUI starlette server 2025-11-13 13:22:02 +02:00
embeddings Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
graph_common Go back and separate common patters in graph_common 2025-11-06 11:02:32 +02:00
qa Make graph settings part of config for both deep ask and research graphs 2025-11-06 14:31:22 +02:00
reranking Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
research Use StateSnapshot updates 2025-11-13 13:22:02 +02:00
store Do not create unecessary DoclingDocument when chunks are provided. Rename private _create_with_docling & _update_with_docling to _create_and_chunk & _update_and_rechunk 2025-11-13 13:16:15 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py AGUI starlette server 2025-11-13 13:22:02 +02:00
chunker.py Let ruff know about our package structure 2025-11-05 17:47:27 +02:00
cli.py AGUI starlette server 2025-11-13 13:22:02 +02:00
client.py Do not create unecessary DoclingDocument when chunks are provided. Rename private _create_with_docling & _update_with_docling to _create_and_chunk & _update_and_rechunk 2025-11-13 13:16:15 +02:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Make --config a global CLI parameter, add it as a param to HaikuRAGApp 2025-11-07 10:31:55 +02:00
monitor.py Introduce delete_orphans in monitor (default=false) to delete db entries that do not resolve in the filesystem 2025-11-07 14:40:13 +02:00
reader.py Filereader error messages now include both original exception details and file path for easier debugging 2025-11-10 18:26:25 +02:00
utils.py Let ruff know about our package structure 2025-11-05 17:47:27 +02:00