InputItemApplyPatchToolCallOutputItemParam interface
De gestreamde output wordt uitgezonden door een apply patch tool-aanroep.
- Uitbreiding
Eigenschappen
| call_id | De unieke ID van de apply patch tool-aanroep die door het model wordt gegenereerd. |
| id | |
| output | |
| status | De status van de apply patch tool-aanroep uitvoer. Een van |
| type | Het type item. Altijd |
Eigenschapdetails
call_id
De unieke ID van de apply patch tool-aanroep die door het model wordt gegenereerd.
call_id: string
Waarde van eigenschap
string
id
id?: string
Waarde van eigenschap
string
output
output?: string
Waarde van eigenschap
string
status
De status van de apply patch tool-aanroep uitvoer. Een van completed of failed.
status: ApplyPatchCallOutputStatusParam
Waarde van eigenschap
type
Het type item. Altijd apply_patch_call_output.
type: "apply_patch_call_output"
Waarde van eigenschap
"apply_patch_call_output"