共用方式為


ChatCompletionsToolDefinition interface

可呼叫函式的聊天完成工具定義。

屬性

function

函式工具的函式定義詳細數據。

type

工具的型別。 目前僅支援 function

屬性詳細資料

function

函式工具的函式定義詳細數據。

function: FunctionDefinition

屬性值

type

工具的型別。 目前僅支援 function

type: "function"

屬性值

"function"