RunStepDeltaCodeInterpreterOutputParent 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 type of the streaming run step tool call's Code Interpreter output. |
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 type of the streaming run step tool call's Code Interpreter output.
type: string
Property Value
string