import { type CodeInterpreterOutputImage } from "https://deno.land/x/openai@v4.61.1/resources/beta/threads/runs/steps.ts";
const { Image } = CodeInterpreterOutputImage;
Properties
The file ID of the image.
import { type CodeInterpreterOutputImage } from "https://deno.land/x/openai@v4.61.1/resources/beta/threads/runs/steps.ts";
const { Image } = CodeInterpreterOutputImage;
The file ID of the image.