OPENAPI / COMPONENTS / SCHEMAS
Message Output Event 数据结构
MessageOutputEventMistral AI API 合约中的 Message Output Event 结构定义。
object9字段
agent_idstringMistral AI API 合约中的 agent id 值。
contentstring必填Mistral AI API 合约中的 content 值。
content_indexintegerMistral AI API 合约中的 content index 值。
created_atstringMistral AI API 合约中的 created at 值。
idstring必填Mistral AI API 合约中的 id 值。
modelstringMistral AI API 合约中的 model 值。
output_indexintegerMistral AI API 合约中的 output index 值。
rolestringMistral AI API 合约中的 role 值。
typestringMistral AI API 合约中的 type 值。