haiku.rag/src/haiku/rag
2025-09-03 11:27:33 +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 Batch operations & small optimization 2025-09-03 10:50:08 +03:00
__init__.py init repo 2025-06-15 13:21:17 +02:00
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 Turn migration into a cli command 2025-09-03 11:12:23 +03:00
client.py Cleanup 2025-09-01 14:56:15 +03:00
config.py Allow connecting to lancedb cloud, s3, gc, az etc 2025-09-02 12:49:17 +03:00
logging.py Suppress httpx logging 2025-09-03 11:27:33 +03:00
mcp.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
migration.py Turn migration into a cli command 2025-09-03 11:12:23 +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