Package version:

Interface RunStepDeltaCodeInterpreterImageOutputObject

Represents the data for a streaming run step's Code Interpreter tool call image output.

interface RunStepDeltaCodeInterpreterImageOutputObject {
    fileId?: string;
}

Properties

Properties

fileId?: string

The file ID for the image.