Share via


RunStepCodeInterpreterImageOutput interface

A representation of an image output emitted by a code interpreter tool in response to a tool call by the model.

Extends

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: RunStepCodeInterpreterImageReference

Property Value

type

The object type, which is always 'image'.

type: "image"

Property Value

"image"