Generate vector embeddings through Ollama, OpenAI, or custom HTTP services
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgembed |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgembed |
| Stars | 2 |
| Latest commit | 2026-09-04 |
| Catalogue updated | 2026-09-19 |
| vector | vector data type and ivfflat and hnsw access methods |
| plpython3u | PL/Python3U untrusted procedural language |