TencentDB extension for calling large-model APIs and building in-database RAG workflows.
| Package | tencentdb_ai |
|---|---|
| Version | 1.3 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Distribution | tencentdb-postgresql |
| Vendor | Tencent Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | Yes |
| Latest release | 2026-07-10 |
| Catalogue updated | 2026-07-30 |
| pgcrypto | cryptographic functions |
| ai | Helper functions for AI workflows in PostgreSQL |
| pg_deeplake | Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training. |
| pgtoken | PostgreSQL extension for compact, codebook-compressed LLM token ID storage. Encode once, retrieve forever. O(1) token count without decoding. |
| ollama | Ollama client for PostgreSQL |
| rds_ai | Alibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL |
| pg_llm | Integrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features. |
| ai_toolkit | AI-powered query generation and explanation tools for PostgreSQL. |
| google_ml_integration | Google Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL. |
| lantern_extras | Convenience functions for working with vector embeddings |
| pgclaw | Store LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker |
| avocado | AvocadoDB PostgreSQL extension for deterministic context compilation for AI agents. |