haiku.rag/haiku_rag_slim/haiku/rag/store
Yiorgis Gozadinos 11644c7f43
Trim comments, docstrings and docs to what they need to say
Also drops two things that were stale rather than merely verbose: the CLI docs
note for 0.75.0, which was the only release-tagged note in the docs tree while
the CHANGELOG already records that existing databases need `haiku-rag migrate`;
and "(created or corrected)" from the migration log line, left over from the
earlier behaviour that replaced wrong-typed indexes.
2026-08-18 12:38:02 +03:00
..
models Name the search result each page image belongs to 2026-08-13 13:00:01 +03:00
repositories Index every hot lookup key from one shared definition 2026-08-17 15:05:37 +03:00
upgrades Trim comments, docstrings and docs to what they need to say 2026-08-18 12:38:02 +03:00
__init__.py Stop eagerly importing Store from haiku.rag.store 2026-08-11 17:26:51 +01:00
compression.py Collapse docling compression to a single function 2026-06-24 10:43:27 +03:00
engine.py Trim comments, docstrings and docs to what they need to say 2026-08-18 12:38:02 +03:00
exceptions.py require explicit migrate command for database migrations 2026-01-19 13:22:09 +02:00