OPENAPI / COMPONENTS / SCHEMAS

Batch Request Counts 数据结构

BatchRequestCounts

OpenAI API 合约中的 Batch Request Counts 结构定义。

object3字段
completedinteger必填

OpenAI API 合约中的 completed 值。

failedinteger必填

OpenAI API 合约中的 failed 值。

totalinteger必填

OpenAI API 合约中的 total 值。