What's Changed
- fix: run the post-commit reindex hook in the background by @chloeeekim in #6
- perf: embed documents in a single batched fastembed call by @chloeeekim in #7
- feat: guard against embedder model mismatch between index and query by @chloeeekim in #8
- refactor: move embedding settings into core/config.py by @chloeeekim in #9
- docs: recommend a multilingual embedding model + sync README.ko by @chloeeekim in #10
Full Changelog: v0.3.0...v0.4.0