2 Commits

Author SHA1 Message Date
administrator 70899149e4 notebook 2026-06-08 07:20:37 +02:00
administrator 82d7bc375f Fix pgvector integration: VECTOR(512) for voyage-3-lite, register_vector on connect
- voyage-3-lite returns 512 dims (not 1024) — migrated column + schema
- register_vector now called once at connection time, not per-query
- Removes per-function register_vector calls that caused type cast conflicts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 06:16:16 +02:00