OPENAPI / COMPONENTS / SCHEMAS
Usage Info 数据结构
UsageInfoMistral AI API 合约中的 Usage Info 结构定义。
object5字段
completion_tokensinteger必填Mistral AI API 合约中的 completion tokens 值。
prompt_audio_secondsstringMistral AI API 合约中的 prompt audio seconds 值。
prompt_tokensinteger必填Mistral AI API 合约中的 prompt tokens 值。
service_tierstringMistral AI API 合约中的 service tier 值。
total_tokensinteger必填Mistral AI API 合约中的 total tokens 值。