haiku.rag/src/haiku/rag
2025-08-17 14:55:50 +02:00
..
embeddings Do not use mocks in embeddings test 2025-08-15 22:01:57 +02:00
qa Allow any provider/model supported by pydantic AI 2025-08-17 14:55:50 +02:00
reranking Use /no_think for Ollama 2025-08-15 23:13:27 +02:00
store Get adjacent chunks method 2025-08-12 13:24:04 +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 radius a parameter we can pass to expand_context() 2025-08-12 16:53:45 +02:00
config.py Allow any provider/model supported by pydantic AI 2025-08-17 14:55:50 +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