OPENAPI / COMPONENTS / SCHEMAS

Usage Info 数据结构

UsageInfo

Mistral AI API 合约中的 Usage Info 结构定义。

object5字段
completion_tokensinteger必填

Mistral AI API 合约中的 completion tokens 值。

prompt_audio_secondsstring

Mistral AI API 合约中的 prompt audio seconds 值。

prompt_tokensinteger必填

Mistral AI API 合约中的 prompt tokens 值。

service_tierstring

Mistral AI API 合约中的 service tier 值。

total_tokensinteger必填

Mistral AI API 合约中的 total tokens 值。