OPENAPI / COMPONENTS / SCHEMAS
Message Output Event data structure
MessageOutputEventStructural definition for Message Output Event in the Mistral AI API contract.
object9properties
agent_idstringagent id value in the Mistral AI API contract.
contentstringrequiredcontent value in the Mistral AI API contract.
content_indexintegercontent index value in the Mistral AI API contract.
created_atstringcreated at value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
modelstringmodel value in the Mistral AI API contract.
output_indexintegeroutput index value in the Mistral AI API contract.
rolestringrole value in the Mistral AI API contract.
typestringtype value in the Mistral AI API contract.