msse-ai-engineering / src /vector_db /postgres_vector_service.py

Commit History

fix(postgres): use psycopg2.sql.Identifier/SQL for table/sequence names to prevent SQL injection and satisfy PR feedback
fa40b0e

sethmcknight commited on

feat: migrate vector store from ChromaDB to PostgreSQL with pgvector
a0280a8

sethmcknight commited on

feat: Implement PostgreSQL with pgvector as ChromaDB alternative
ec2a8f9

sethmcknight commited on