ChatCompletionsToolCall interface
屬性
function |
AI 模型所要求的函數調用詳細數據。
|
id |
工具呼叫的識別碼。
|
type |
工具呼叫的類型。 目前僅支援 function 。
|
屬性詳細資料
AI 模型所要求的函數調用詳細數據。
function: FunctionCall
屬性值
工具呼叫的類型。 目前僅支援 function
。
type: "function"
屬性值
在 GitHub 上與我們共同作業
您可以在 GitHub 上找到此內容的來源,在其中建立和檢閱問題和提取要求。 如需詳細資訊,請參閱我們的參與者指南。