v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
VectorIO

Create a vector store (OpenAI-compatible).

Create a vector store (OpenAI-compatible).

post/v1/vector_stores

Request body

namestring nullable
descriptionstring nullable
file_idsstring[] nullable
metadataobject nullable

Response

The created vector store.

idstring required
object'vector_store'
created_atinteger required
namestring
usage_bytesinteger
status'expired' | 'in_progress' | 'completed' required
expires_atinteger nullable
last_active_atinteger nullable
metadataobject nullable