OPENAPI / COMPONENTS / SCHEMAS

Conversation Usage Info data structure

ConversationUsageInfo

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

object5properties
completion_tokensinteger

completion tokens value in the Mistral AI API contract.

connector_tokensstring

connector tokens value in the Mistral AI API contract.

connectorsstring

connectors value in the Mistral AI API contract.

prompt_tokensinteger

prompt tokens value in the Mistral AI API contract.

total_tokensinteger

total tokens value in the Mistral AI API contract.