OPENAPI / COMPONENTS / SCHEMAS

Usage Info data structure

UsageInfo

Structural definition for Usage Info in the Mistral AI API contract.

object5properties
completion_tokensintegerrequired

completion tokens value in the Mistral AI API contract.

prompt_audio_secondsstring

prompt audio seconds value in the Mistral AI API contract.

prompt_tokensintegerrequired

prompt tokens value in the Mistral AI API contract.

service_tierstring

service tier value in the Mistral AI API contract.

total_tokensintegerrequired

total tokens value in the Mistral AI API contract.