Openai Create 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​
- 200
- 400
- 429
- 500
- default
A VectorStoreFileBatchObject representing the created file batch.
Bad Request
Too Many Requests
Internal Server Error
Default Response