OPENAPI / COMPONENTS / SCHEMAS
Transcript Text Usage Tokens data structure
TranscriptTextUsageTokensStructural definition for Transcript Text Usage Tokens in the OpenAI API contract.
object5properties
input_token_detailsobjectinput token details value in the OpenAI API contract.
input_tokensintegerrequiredinput tokens value in the OpenAI API contract.
output_tokensintegerrequiredoutput tokens value in the OpenAI API contract.
total_tokensintegerrequiredtotal tokens value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.