Delen via


InputItemComputerCallOutputItemParam interface

De uitvoer van een aanroep van een computerhulpprogramma.

Uitbreiding

Eigenschappen

acknowledged_safety_checks
call_id

De id van de computertool-aanroep die de uitvoer heeft geproduceerd.

id
output
status
type

Het type aanroepuitvoer van het computerhulpprogramma. Altijd computer_call_output.

Eigenschapdetails

acknowledged_safety_checks

acknowledged_safety_checks?: ComputerCallSafetyCheckParam[]

Waarde van eigenschap

call_id

De id van de computertool-aanroep die de uitvoer heeft geproduceerd.

call_id: string

Waarde van eigenschap

string

id

id?: string

Waarde van eigenschap

string

output

output: ComputerScreenshotImage

Waarde van eigenschap

status

status?: FunctionCallItemStatus

Waarde van eigenschap

type

Het type aanroepuitvoer van het computerhulpprogramma. Altijd computer_call_output.

type: "computer_call_output"

Waarde van eigenschap

"computer_call_output"