OPENAPI / COMPONENTS / SCHEMAS
Conversation Usage Info data structure
ConversationUsageInfoStructural definition for Conversation Usage Info in the Mistral AI API contract.
object5properties
completion_tokensintegercompletion tokens value in the Mistral AI API contract.
connector_tokensstringconnector tokens value in the Mistral AI API contract.
connectorsstringconnectors value in the Mistral AI API contract.
prompt_tokensintegerprompt tokens value in the Mistral AI API contract.
total_tokensintegertotal tokens value in the Mistral AI API contract.