RunStepDeltaMicrosoftFabricToolCall interface

代表串流執行步驟中的 Microsoft Fabric 工具呼叫。

Extends

屬性

microsoftFabric

織物輸入和輸出。

type

物件類型,一律為 'fabric_dataagent'

繼承的屬性

id

工具呼叫的 ID,在將輸出提交至執行時使用。

index

執行步驟tool_calls陣列中工具呼叫詳細資料的索引。

屬性詳細資料

microsoftFabric

織物輸入和輸出。

microsoftFabric: Record<string, string>

屬性值

Record<string, string>

type

物件類型,一律為 'fabric_dataagent'

type: "fabric_dataagent"

屬性值

"fabric_dataagent"

繼承的屬性詳細資料

id

工具呼叫的 ID,在將輸出提交至執行時使用。

id: string

屬性值

string

繼承自RunStepDeltaToolCall.id

index

執行步驟tool_calls陣列中工具呼叫詳細資料的索引。

index: number

屬性值

number

繼承自RunStepDeltaToolCall.index