haiku.rag/src/haiku/rag
2025-08-12 13:19:11 +02:00
..
embeddings Fix incorrect syntax for uv pip install with extras 2025-07-20 22:40:12 +03:00
qa Make citations optional, through cite parameter 2025-08-12 13:19:11 +02:00
reranking Allow to disable reranking by having an empty provider 2025-08-10 21:02:17 +02:00
store Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
__init__.py init repo 2025-06-15 13:21:17 +02:00
app.py Make citations optional, through cite parameter 2025-08-12 13:19:11 +02:00
chunker.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
cli.py Make citations optional, through cite parameter 2025-08-12 13:19:11 +02:00
client.py Make citations optional, through cite parameter 2025-08-12 13:19:11 +02:00
config.py Add Ollama reranker 2025-08-10 20:50:17 +02:00
logging.py Add monitor 2025-06-20 08:37:56 +02:00
mcp.py MCP server 2025-06-19 15:00:57 +02:00
monitor.py QA LLM, Ollama implementation 2025-06-25 18:18:28 +03:00
reader.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
utils.py text_to_docling_document() util 2025-08-08 15:38:57 +02:00