OPENAPI / COMPONENTS / SCHEMAS

Beta Response Usage data structure

BetaResponseUsage

Structural definition for Beta Response Usage in the OpenAI API contract.

object5properties
input_tokensintegerrequired

input tokens value in the OpenAI API contract.

input_tokens_detailsobjectrequired

input tokens details value in the OpenAI API contract.

output_tokensintegerrequired

output tokens value in the OpenAI API contract.

output_tokens_detailsobjectrequired

output tokens details value in the OpenAI API contract.

total_tokensintegerrequired

total tokens value in the OpenAI API contract.