tembo-io / pg_vectorize

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

add `where_sql` to vectorize.search() #84

Closed ChuckHend closed 6 months ago

ChuckHend commented 6 months ago

Enables ability to filter the embedding search based on values in columns in the source table.