tembo-io / pg_vectorize

The simplest way to build AI workloads on Postgres
https://tembo.io/pg_vectorize/
739 stars 33 forks source link

Update error handling for `vectorize.search()` when `vectorize.table()` not run beforehand #81

Closed EvanHStanton closed 8 months ago

EvanHStanton commented 8 months ago

Before

ERROR:  failed to get project metadata

Updated

ERROR:  project 'product_search_hf' not yet initialized. Please initialize the project.