Yiorgis Gozadinos
|
a1cf405cae
|
Rename document_meta identity column document_id to id
|
2026-07-08 16:32:55 +03:00 |
|
Yiorgis Gozadinos
|
821b7361e9
|
Push document-id filter into chunk search query
|
2026-04-24 16:07:07 +03:00 |
|
Yiorgis Gozadinos
|
1e9a10a235
|
Record cassettes for embedder, ignore huggingface while recording
|
2025-12-29 13:23:53 +02:00 |
|
Yiorgis Gozadinos
|
c69b934eac
|
Incorporate additional docling meta in search(), expand_context() and relevant qa/research agents
|
2025-12-08 15:54:56 +02:00 |
|
Yiorgis Gozadinos
|
33b254ae3d
|
Always upgrade database on access. Explicitly create db by running init or HaikuRAG(path, create=True)
|
2025-12-02 16:49:55 +02:00 |
|
Yiorgis Gozadinos
|
7d57fd6c97
|
Add filter param to search(). When filtering, we search in two steps: First filter documents, then search on the chunks with document_id IN the filtered documents
|
2025-10-30 13:03:23 +02:00 |
|