OPENAPI / COMPONENTS / SCHEMAS

Vector Store File Batch Object data structure

VectorStoreFileBatchObject

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

object6properties
created_atintegerrequired

created at value in the OpenAI API contract.

file_countsobjectrequired

file counts value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

objectstringrequired

object value in the OpenAI API contract.

statusstringrequired

status value in the OpenAI API contract.

vector_store_idstringrequired

vector store id value in the OpenAI API contract.