OPENAPI / COMPONENTS / SCHEMAS

Message Output Event 数据结构

MessageOutputEvent

Mistral AI API 合约中的 Message Output Event 结构定义。

object9字段
agent_idstring

Mistral AI API 合约中的 agent id 值。

contentstring必填

Mistral AI API 合约中的 content 值。

content_indexinteger

Mistral AI API 合约中的 content index 值。

created_atstring

Mistral AI API 合约中的 created at 值。

idstring必填

Mistral AI API 合约中的 id 值。

modelstring

Mistral AI API 合约中的 model 值。

output_indexinteger

Mistral AI API 合约中的 output index 值。

rolestring

Mistral AI API 合约中的 role 值。

typestring

Mistral AI API 合约中的 type 值。