select open change scope Open full search

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

Extensions / AI and vectors

pg_llm

Integrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_llm
Version1.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_llm
Schema_pg_llm_catalog
Stars0
Latest commit2026-04-14
Catalogue updated2026-08-30

Related extensions

Requires

vectorvector data type and ivfflat and hnsw access methods

See also

vectorvector data type and ivfflat and hnsw access methods
vectorizeThe simplest way to do vector search on Postgres
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
pg_deeplakeDeeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
rds_aiAlibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL
pg_knowledge_graphKnowledge graph extension for PostgreSQL with graph algorithms and pgvector integration.
pgturbohybrid_experimentalexperimental sparse and multivector features for pgturbohybrid
lantern_extrasConvenience functions for working with vector embeddings
neurondbAI database extension for vector search, ML inference, hybrid search, and RAG in PostgreSQL.