OPENAPI / COMPONENTS / SCHEMAS
Response Usage data structure
ResponseUsageStructural definition for 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.