OPENAPI / COMPONENTS / SCHEMAS

Transcript Text Usage Tokens data structure

TranscriptTextUsageTokens

Structural definition for Transcript Text Usage Tokens in the OpenAI API contract.

object5properties
input_token_detailsobject

input token details value in the OpenAI API contract.

input_tokensintegerrequired

input tokens value in the OpenAI API contract.

output_tokensintegerrequired

output tokens value in the OpenAI API contract.

total_tokensintegerrequired

total tokens value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.