Handle missing pgvector tables on first run #29

Merged
ryan merged 1 commits from refactor/chromadb-to-pgvector into main 2026-04-24 08:49:38 -04:00

1 Commits

Author SHA1 Message Date
Ryan Chen c157c37cde Handle missing pgvector tables on first run
_get_collection_id now catches the UndefinedTable error that occurs
before the first index operation creates the langchain tables.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 08:49:00 -04:00