OPENAPI / COMPONENTS / SCHEMAS

Message Output Event data structure

MessageOutputEvent

Structural definition for Message Output Event in the Mistral AI API contract.

object9properties
agent_idstring

agent id value in the Mistral AI API contract.

contentstringrequired

content value in the Mistral AI API contract.

content_indexinteger

content index value in the Mistral AI API contract.

created_atstring

created at value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

modelstring

model value in the Mistral AI API contract.

output_indexinteger

output index value in the Mistral AI API contract.

rolestring

role value in the Mistral AI API contract.

typestring

type value in the Mistral AI API contract.