RunStepCodeInterpreterImageOutputOutput interface
A representation of an image output emitted by a code interpreter tool in response to a tool call by the model.
Properties
image | Referential information for the image associated with this output. |
type | The object type, which is always 'image'. |
Property Details
image
Referential information for the image associated with this output.
image: RunStepCodeInterpreterImageReferenceOutput
Property Value
type
The object type, which is always 'image'.
type: "image"
Property Value
"image"