Skip to main content

Create a vector index

POST 

/indexes/:qid

Creates a searchable vector index. A dedicated HNSW-indexed partition is created on the vectors table matching the given vector_size. Requires content access for the index qid. When a collection is associated, also requires tenant admin for the collection's tenant.

Request

Responses

Created