select open change scope Open full search

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

Extensions / Monitoring

pg_llm_helper

Captures PostgreSQL errors in shared memory and exposes history plus an optional pgai-backed LLM troubleshooting function.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_llm_helper
Version1.0
PostgreSQL versions17
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_llm_helper
Stars3
Latest commit2026-01-08
Latest release2025-12-14
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language
vectorvector data type and ivfflat and hnsw access methods

See also

pgmnemoSingle-plan multimodal agent memory for PostgreSQL
pg_llmIntegrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features.
pgclawStore LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker
pgtokenPostgreSQL extension for compact, codebook-compressed LLM token ID storage. Encode once, retrieve forever. O(1) token count without decoding.
verisqlAudit-grade verification gateway for AI-generated SQL — catches silently wrong queries before they hit your dashboard, keeps tamper-evident audit trails, verifies migration equivalence. Zero LLM tokens for 90% of checks.
pg_deeplakeDeeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
vectorizeThe simplest way to do vector search on Postgres
lantern_extrasConvenience functions for working with vector embeddings
rds_aiAlibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL
tencentdb_aiTencentDB extension for calling large-model APIs and building in-database RAG workflows.