InputItemApplyPatchToolCallOutputItemParam interface

由 apply 修補工具呼叫所輸出的串流輸出。

Extends

屬性

call_id

模型產生的套用補丁工具呼叫的唯一 ID。

id
output
status

套用補丁工具呼叫輸出的狀態。 completedfailed 的其中之一。

type

項目的類型。 一律為 apply_patch_call_output

屬性詳細資料

call_id

模型產生的套用補丁工具呼叫的唯一 ID。

call_id: string

屬性值

string

id

id?: string

屬性值

string

output

output?: string

屬性值

string

status

套用補丁工具呼叫輸出的狀態。 completedfailed 的其中之一。

status: ApplyPatchCallOutputStatusParam

屬性值

type

項目的類型。 一律為 apply_patch_call_output

type: "apply_patch_call_output"

屬性值

"apply_patch_call_output"