共用方式為


CodeInterpreterToolCallDetails interface

模型叫用程式代碼解釋器的詳細資訊。

屬性

input

模型提供給程式代碼解釋器工具的輸入。

outputs

程式代碼解釋器工具所產生的輸出回到模型,以回應工具呼叫。

屬性詳細資料

input

模型提供給程式代碼解釋器工具的輸入。

input: string

屬性值

string

outputs

程式代碼解釋器工具所產生的輸出回到模型,以回應工具呼叫。

outputs: CodeInterpreterToolCallOutput[]

屬性值