select open change scope Open full search

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

Extensions / AI and vectors

pgembed

Generate vector embeddings through Ollama, OpenAI, or custom HTTP services

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

Overview

Packagepgembed
Version0.1.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgembed
Stars2
Latest commit2026-09-04
Catalogue updated2026-09-19

Related extensions

Requires

vectorvector data type and ivfflat and hnsw access methods
plpython3uPL/Python3U untrusted procedural language

See also

vectorizeThe simplest way to do vector search on Postgres
postvecAutomatic embeddings, hybrid search, and embedding model migration