haiku.rag/src/haiku/rag
2025-07-12 23:00:49 +03:00
..
embeddings Rename EMBDEDDING->EMBEDDINGS in env vars 2025-06-19 17:44:42 +02:00
qa Allow multiple tool calling rounds in QA agent 2025-07-08 12:51:58 +03:00
store Prevent rebuild from throwing and recreate the embeddings table 2025-07-12 21:21:14 +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 Chucker & tests 2025-06-15 21:08:06 +02:00
cli.py Show settings command 2025-07-04 11:54:16 +03:00
client.py Remove Claude nonsense, use context manager 2025-07-12 23:00:49 +03:00
config.py Support for anthropic in Question/Answering 2025-07-04 11:55:03 +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 default sqlite when no path is given 2025-06-18 10:41:07 +02:00