haiku.rag/src/haiku/rag
2025-09-02 11:42:31 +03:00
..
embeddings Do not use mocks in embeddings test 2025-08-15 22:01:57 +02:00
qa Bring back QA_MODEL and keep compatibility with previous versions 2025-08-17 15:27:03 +02:00
reranking Remove Ollama reranker, this was a bad idea 2025-09-02 11:42:31 +03:00
store Debounce optimize() to avoid exceeding too-many-files-open 2025-09-02 10:55:58 +03:00
__init__.py
app.py Adapt search to lancedb 2025-09-01 14:56:14 +03:00
chunker.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
cli.py Adapt search to lancedb 2025-09-01 14:56:14 +03:00
client.py Cleanup 2025-09-01 14:56:15 +03:00
config.py Remove Ollama reranker, this was a bad idea 2025-09-02 11:42:31 +03:00
logging.py Add monitor 2025-06-20 08:37:56 +02:00
mcp.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
migration.py Basic moving to lancedb. 2025-09-01 14:56:14 +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