ToolOutput interface
工具期間提供的數據會輸出提交以解析擱置的工具呼叫,並允許模型繼續。
屬性
output | 要送出之工具的輸出。 |
tool |
所解析之工具呼叫的標識碼,如從執行中所需動作的工具呼叫中提供。 |
屬性詳細資料
output
要送出之工具的輸出。
output?: string
屬性值
string
toolCallId
所解析之工具呼叫的標識碼,如從執行中所需動作的工具呼叫中提供。
toolCallId?: string
屬性值
string