haiku.rag/haiku_rag_slim/haiku/rag
2025-11-18 14:35:57 +02:00
..
chunkers docling-serve chunker implementation. Lacks tests 2025-11-17 13:05:06 +02:00
config Add chunker configuration options 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 Handle client-side tool calls in graph ag-ui emitter 2025-11-18 14:10:21 +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 Increase reranking candidate retrieval multiplier from 3x to 10x for improved result quality 2025-11-18 14:35:57 +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