haiku.rag/haiku_rag_slim/haiku/rag
2025-11-17 13:05:06 +02:00
..
chunkers Chunker abstraction 2025-11-17 13:05:06 +02:00
config Chunker abstraction 2025-11-17 13:05:06 +02:00
converters Implement docling-serve converter 2025-11-17 13:05:05 +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 Chunker abstraction 2025-11-17 13:05:06 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Drop disable_auto_create flag, simply create only on write operations 2025-11-13 13:53:11 +02:00
cli.py Bring back verbose 2025-11-13 13:22:02 +02:00
client.py Introduce converters for supporting more than local docling document conversion. Transform existing FileReader and utils to "docling-local" converter 2025-11-17 13:05:05 +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 Implement docling-serve converter 2025-11-17 13:05:05 +02:00
utils.py Switch to using HuggingFace tokenizers 2025-11-17 13:05:05 +02:00