OPENAPI / COMPONENTS / SCHEMAS
Beta Response Usage data structure
BetaResponseUsageStructural definition for Beta Response Usage in the OpenAI API contract.
object5properties
input_tokensintegerrequiredinput tokens value in the OpenAI API contract.
input_tokens_detailsobjectrequiredinput tokens details value in the OpenAI API contract.
output_tokensintegerrequiredoutput tokens value in the OpenAI API contract.
output_tokens_detailsobjectrequiredoutput tokens details value in the OpenAI API contract.
total_tokensintegerrequiredtotal tokens value in the OpenAI API contract.