OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Request Tool Message 数据结构

ChatCompletionRequestToolMessage

OpenAI API 合约中的 Chat Completion Request Tool Message 结构定义。

object3字段
contentstring必填

OpenAI API 合约中的 content 值。

rolestring必填

OpenAI API 合约中的 role 值。

tool_call_idstring必填

OpenAI API 合约中的 tool call id 值。