interface Image {
    image: openai.OpenAI.Beta.Threads.Runs.Steps.CodeToolCall.CodeInterpreter.Image.Image;
    type: "image";
}

Properties

Properties

type: "image"

Always image.

Generated using TypeDoc