Skip to main content
Version: Next

Creates a vector store.

POST 

/v1/openai/v1/vector_stores

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Creates a vector store. Generate an OpenAI-compatible vector store with the given parameters.

Request​

Responses​

A VectorStoreObject representing the created vector store.