OPENAPI / COMPONENTS / SCHEMAS

Images Usage data structure

ImagesUsage

Structural definition for Images Usage in the OpenAI API contract.

object4properties
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.

total_tokensintegerrequired

total tokens value in the OpenAI API contract.