OPENAPI / COMPONENTS / SCHEMAS
Chat Completion Request Tool Message 数据结构
ChatCompletionRequestToolMessageOpenAI API 合约中的 Chat Completion Request Tool Message 结构定义。
object3字段
contentstring必填OpenAI API 合约中的 content 值。
rolestring必填OpenAI API 合约中的 role 值。
tool_call_idstring必填OpenAI API 合约中的 tool call id 值。