OPENAPI / COMPONENTS / SCHEMAS

Create Vector Store File Batch Request data structure

CreateVectorStoreFileBatchRequest

Structural definition for Create Vector Store File Batch Request in the OpenAI API contract.

object4properties
attributesVectorStoreFileAttributes

attributes value in the OpenAI API contract.

chunking_strategyChunkingStrategyRequestParam

chunking strategy value in the OpenAI API contract.

file_idsarray

file ids value in the OpenAI API contract.

filesCreateVectorStoreFileRequest

files value in the OpenAI API contract.