Commit Graph

10 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 e61497c2ca Increase test coverage to 45.6% 2025-12-19 02:19:58 +00:00
lukaszraczylo 95a1dff901 Increase tests coverage. 2025-12-19 02:19:58 +00:00
lukaszraczylo acf624e00c Prevent endless loops during connectivity issues. 2025-12-19 02:19:55 +00:00
lukaszraczylo f4baf70f6a Fixes onnx version mismatch, vectordb not liking it and dashboard
Fixes summaries not being generated and timeline showing all observations
despite of project filter being applied.
2025-12-19 02:19:52 +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 1f0ea7f75d Add the statusline. Fix the installation. 2025-12-19 02:19:38 +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