OPENAPI / COMPONENTS / SCHEMAS
Batch data structure
BatchStructural definition for Batch in the OpenAI API contract.
cancelled_atintegercancelled at value in the OpenAI API contract.
cancelling_atintegercancelling at value in the OpenAI API contract.
completed_atintegercompleted at value in the OpenAI API contract.
completion_windowstringrequiredcompletion window value in the OpenAI API contract.
created_atintegerrequiredcreated at value in the OpenAI API contract.
endpointstringrequiredendpoint value in the OpenAI API contract.
error_file_idstringerror file id value in the OpenAI API contract.
errorsobjecterrors value in the OpenAI API contract.
expired_atintegerexpired at value in the OpenAI API contract.
expires_atintegerexpires at value in the OpenAI API contract.
failed_atintegerfailed at value in the OpenAI API contract.
finalizing_atintegerfinalizing at value in the OpenAI API contract.
idstringrequiredid value in the OpenAI API contract.
in_progress_atintegerin progress at value in the OpenAI API contract.
input_file_idstringrequiredinput file id value in the OpenAI API contract.
metadataMetadatametadata value in the OpenAI API contract.
modelstringmodel value in the OpenAI API contract.
objectstringrequiredobject value in the OpenAI API contract.
output_file_idstringoutput file id value in the OpenAI API contract.
request_countsBatchRequestCountsrequest counts value in the OpenAI API contract.
statusstringrequiredstatus value in the OpenAI API contract.
usageobjectusage value in the OpenAI API contract.