Skip to main content
Version: v0.3.0

Creates a vector store.

POST 

/v1/vector_stores

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

Request​

Responses​

A VectorStoreObject representing the created vector store.