haiku.rag/src/haiku/rag
Yiorgis Gozadinos 75c1cdb36c
Merge pull request #26 from ggozad/feat/docling
Use docling for parsing documents
2025-08-01 16:10:34 +02:00
..
embeddings Fix incorrect syntax for uv pip install with extras 2025-07-20 22:40:12 +03:00
qa Tune parameters 2025-07-20 22:45:24 +03:00
reranking Fix incorrect syntax for uv pip install with extras 2025-07-20 22:40:12 +03:00
store Use Write-Ahead Logging jorunaling mode for SQLite concurrency 2025-08-01 09:07:31 +02:00
__init__.py init repo 2025-06-15 13:21:17 +02:00
app.py Prevent rebuild from throwing and recreate the embeddings table 2025-07-12 21:21:14 +03:00
chunker.py Fix docstrings 2025-07-16 19:06:54 +03:00
cli.py Add -v --version option to display version 2025-08-01 09:00:20 +02:00
client.py create_document now optionally accepts pre-computed chunks 2025-07-26 10:42:27 +03:00
config.py Update docs 2025-07-20 11:33:09 +03: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 Wrap code files in md code blocks 2025-08-01 10:13:46 +02:00
utils.py Fix docstrings 2025-07-16 19:06:54 +03:00