OPENAPI / COMPONENTS / SCHEMAS

Agent Handoff Entry 数据结构

AgentHandoffEntry

Mistral AI API 合约中的 Agent Handoff Entry 结构定义。

object9字段
completed_atstring

Mistral AI API 合约中的 completed at 值。

created_atstring

Mistral AI API 合约中的 created at 值。

idstring

Mistral AI API 合约中的 id 值。

next_agent_idstring必填

Mistral AI API 合约中的 next agent id 值。

next_agent_namestring必填

Mistral AI API 合约中的 next agent name 值。

objectstring

Mistral AI API 合约中的 object 值。

previous_agent_idstring必填

Mistral AI API 合约中的 previous agent id 值。

previous_agent_namestring必填

Mistral AI API 合约中的 previous agent name 值。

typestring

Mistral AI API 合约中的 type 值。