OPENAPI / COMPONENTS / SCHEMAS
Batch Request Counts 数据结构
BatchRequestCountsOpenAI API 合约中的 Batch Request Counts 结构定义。
object3字段
completedinteger必填OpenAI API 合约中的 completed 值。
failedinteger必填OpenAI API 合约中的 failed 值。
totalinteger必填OpenAI API 合约中的 total 值。