Share via


RunStepDeltaCodeInterpreterOutput interface

The abstract base representation of a streaming run step tool call's Code Interpreter tool output.

Properties

index

The index of the output in the streaming run step tool call's Code Interpreter outputs array.

type

The discriminator possible values: logs, image

Property Details

index

The index of the output in the streaming run step tool call's Code Interpreter outputs array.

index: number

Property Value

number

type

The discriminator possible values: logs, image

type: string

Property Value

string