CodeInterpreterOutputImage interface
The image output from the code interpreter.
Properties
| type | The type of the output. Always |
| url | The URL of the image output from the code interpreter. |
Property Details
type
The type of the output. Always image.
type: "image"
Property Value
"image"
url
The URL of the image output from the code interpreter.
url: string
Property Value
string