payload-plugin-vectorize

Vectorizes fields for semantic search and provides a vector search endpoint.

80 Mar 18, 2026

Overview

The Vectorize plugin automatically vectorizes selected fields to enable semantic search and retrieval-augmented generation (RAG). It runs vectorization in background jobs, supports pluggable database adapters such as PostgreSQL or PGVector, and exposes a vector search API endpoint.