haiku.rag/src/haiku/rag
2025-07-19 12:51:22 +03:00
..
embeddings Simply embedders 2025-07-17 13:17:47 +03:00
qa Allow multiple tool calling rounds in QA agent 2025-07-08 12:51:58 +03:00
reranking Make reranker a global module object to avoid re-initialization 2025-07-19 12:51:22 +03:00
store Log db upgrades 2025-07-16 18:32:58 +03: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 Check pypi version on startup 2025-07-14 12:27:28 +03:00
client.py Fix docstrings 2025-07-16 19:06:54 +03:00
config.py Make reranker a global module object to avoid re-initialization 2025-07-19 12:51:22 +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 FileReader 2025-06-17 10:29:19 +02:00
utils.py Fix docstrings 2025-07-16 19:06:54 +03:00