haiku.rag/haiku_rag_slim/haiku/rag
2025-11-13 13:22:53 +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 Refactor ag-ui-research. Drop human-in-the-loop, use MemoryObjectSendStream to merge the graph and agent streams together 2025-11-13 13:22:53 +02:00
qa Refactor everything graph-related under the graph module 2025-11-13 13:22:03 +02:00
reranking Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +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 Refactor everything graph-related under the graph module 2025-11-13 13:22:03 +02:00
chunker.py Let ruff know about our package structure 2025-11-05 17:47:27 +02:00
cli.py Bring back verbose 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 Refactor everything graph-related under the graph module 2025-11-13 13:22:03 +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