bump sqlite-vec to 0.1.9 and always clean up embeddings when events are deleted

This commit is contained in:
Josh Hawkins
2026-07-21 07:06:20 -05:00
parent 3f91ca32bb
commit 26dd8e93bc
6 changed files with 120 additions and 22 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -euxo pipefail
SQLITE_VEC_VERSION="0.1.3"
SQLITE_VEC_VERSION="0.1.9"
source /etc/os-release