payload-plugin-vectorize
Vectorizes fields for semantic search and provides a vector search endpoint.
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.