Commit Graph

7 Commits

Author SHA1 Message Date
lukaszraczylo a37649bc69 Resolves issue #13
- Switched model to bge-small-en-v1.5
- Added lazy re-embedding
- Added model version tracking per vector
- Added conversion of vectors to the new model
2025-12-19 02:20:02 +00:00
lukaszraczylo 784a18414a Further improvements to the coverage. 2025-12-19 02:19:59 +00:00
lukaszraczylo e61497c2ca Increase test coverage to 45.6% 2025-12-19 02:19:58 +00:00
lukaszraczylo a68bc36102 Move from chroma to sqlitevec with local embedding 2025-12-19 02:19:42 +00:00
lukaszraczylo a208d447dd Additional abstractions for both sqlite and chroma. 2025-12-19 02:19:41 +00:00
lukaszraczylo d799f6b447 Fix autoupdate, add healtcheck status to the dashboard 2025-12-19 02:19:34 +00:00
lukaszraczylo 9c2a1a795a Initial commit 2025-12-19 02:19:31 +00:00