Skip to main content
Version: Next

Create a vector store file batch.

POST 

/v1/vector_stores/:vector_store_id/file_batches

Create a vector store file batch. Generate an OpenAI-compatible vector store file batch for the given vector store.

Request​

Responses​

A VectorStoreFileBatchObject representing the created file batch.