ChatCompletionsToolCallOutput interface
AI 模型所要求的函式工具呼叫。
屬性詳細資料
function
id
工具呼叫的識別碼。
id: string
屬性值
string
type
工具呼叫的類型。 目前僅支援 function。
type: "function"
屬性值
"function"
AI 模型所要求的函式工具呼叫。
工具呼叫的識別碼。
id: string
string
工具呼叫的類型。 目前僅支援 function。
type: "function"
"function"