OPENAPI / COMPONENTS / SCHEMAS

Batch Request Counts data structure

BatchRequestCounts

Structural definition for Batch Request Counts in the OpenAI API contract.

object3properties
completedintegerrequired

completed value in the OpenAI API contract.

failedintegerrequired

failed value in the OpenAI API contract.

totalintegerrequired

total value in the OpenAI API contract.