haiku.rag/src/haiku/rag
2025-09-08 15:31:56 +03:00
..
embeddings Support batch embedding 2025-09-05 10:48:31 +03:00
qa Support vLLM for QA agents 2025-09-04 15:20:37 +03:00
reranking Reranking support for vLLM, documentation update 2025-09-04 13:13:10 +03:00
store Support batch embedding 2025-09-05 10:48:31 +03:00
__init__.py
app.py Fix SSE server setup 2025-09-08 15:31:56 +03:00
chunker.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
cli.py Document autocomplete, add rm alias to delete 2025-09-05 12:04:20 +03:00
client.py Cleanup 2025-09-01 14:56:15 +03:00
config.py VLLM embedding 2025-09-04 10:44:07 +03:00
logging.py Disable other logging facilities when running on cli 2025-09-05 11:39:19 +03:00
mcp.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
migration.py Fix migration script vector deserialization 2025-09-05 17:59:19 +03: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 Debounce optimize() to avoid exceeding too-many-files-open 2025-09-02 10:55:58 +03:00