Tag: pg_vector
All the articles with the tag "pg_vector".
Storing and Querying OpenAI Embeddings in PostgreSQL with pg_vector
Published: at 02:12 AMhow to effectively store, index, and query embeddings generated from OpenAI's `text-embedding-3-small` model using PostgreSQL's `pg_vector` extension.