select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / AI and vectors

embedding_search

LangChain/Supabase helper package for storing and searching document embeddings with pgvector.

pgext.cloud · Documentation

Overview

Packagelangchain-embedding_search
Version1.1.0
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
Latest release2024-06-05
Catalogue updated2026-07-30

Related extensions

Requires

vectorvector data type and ivfflat and hnsw access methods

See also

vectorvector data type and ivfflat and hnsw access methods
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
hybrid_searchHybrid pgvector and full-text search helper functions for LangChain and Supabase.
vectorizeThe simplest way to do vector search on Postgres
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
embeddingHNSW vector similarity search extension for PostgreSQL real[] embeddings.
lantern_extrasConvenience functions for working with vector embeddings
pg_gembedGenerate embeddings inside PostgreSQL
pg_turboquantCompact TurboQuant approximate-nearest-neighbor index access method for pgvector vector and halfvec data.
pg_knowledge_graphKnowledge graph extension for PostgreSQL with graph algorithms and pgvector integration.