haiku.rag/haiku_rag_slim/haiku/rag/store
Yiorgis Gozadinos 5ecffdedf2
Read a created database's embedder with its settings
Creating re-read the settings blob and left `stored_embedding` at None, so a
client that created a database compared as though it recorded no embedder.
`_remember_settings` takes both, and the comment no longer says one follows the
other.
2026-08-27 18:04:27 +03:00
..
models Cite a repeated chunk from its last occurrence 2026-08-27 13:25:06 +03:00
repositories Embed a search query once for the whole selection 2026-08-24 15:27:59 +03:00
upgrades Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00
__init__.py Answer for an unknown database name with one type 2026-08-27 18:04:27 +03:00
compression.py Collapse docling compression to a single function 2026-06-24 10:43:27 +03:00
engine.py Read a created database's embedder with its settings 2026-08-27 18:04:27 +03:00
exceptions.py Answer for an unknown database name with one type 2026-08-27 18:04:27 +03:00
info.py Split the store module by responsibility 2026-08-20 12:13:51 +03:00
schema.py Split the store module by responsibility 2026-08-20 12:13:51 +03:00