OPENAPI / COMPONENTS / SCHEMAS
Batch 数据结构
BatchOpenAI API 合约中的 Batch 结构定义。
object22字段
cancelled_atintegerOpenAI API 合约中的 cancelled at 值。
cancelling_atintegerOpenAI API 合约中的 cancelling at 值。
completed_atintegerOpenAI API 合约中的 completed at 值。
completion_windowstring必填OpenAI API 合约中的 completion window 值。
created_atinteger必填OpenAI API 合约中的 created at 值。
endpointstring必填OpenAI API 合约中的 endpoint 值。
error_file_idstringOpenAI API 合约中的 error file id 值。
errorsobjectOpenAI API 合约中的 errors 值。
expired_atintegerOpenAI API 合约中的 expired at 值。
expires_atintegerOpenAI API 合约中的 expires at 值。
failed_atintegerOpenAI API 合约中的 failed at 值。
finalizing_atintegerOpenAI API 合约中的 finalizing at 值。
idstring必填OpenAI API 合约中的 id 值。
in_progress_atintegerOpenAI API 合约中的 in progress at 值。
input_file_idstring必填OpenAI API 合约中的 input file id 值。
metadataMetadataOpenAI API 合约中的 metadata 值。
modelstringOpenAI API 合约中的 model 值。
objectstring必填OpenAI API 合约中的 object 值。
output_file_idstringOpenAI API 合约中的 output file id 值。
request_countsBatchRequestCountsOpenAI API 合约中的 request counts 值。
statusstring必填OpenAI API 合约中的 status 值。
usageobjectOpenAI API 合约中的 usage 值。