OPENAPI / COMPONENTS / SCHEMAS
Batch Request Counts data structure
BatchRequestCountsStructural definition for Batch Request Counts in the OpenAI API contract.
object3properties
completedintegerrequiredcompleted value in the OpenAI API contract.
failedintegerrequiredfailed value in the OpenAI API contract.
totalintegerrequiredtotal value in the OpenAI API contract.