Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/openai/resources/beta/threads/runs/mod.ts>CodeToolCall.CodeInterpreter.Image

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
namespace CodeToolCall.CodeInterpreter.Image
import { CodeToolCall } from "https://deno.land/x/openai@v4.24.7/resources/beta/threads/runs/mod.ts";
const { Image } = CodeToolCall.CodeInterpreter;
interface CodeToolCall.CodeInterpreter.Image
import { type CodeToolCall } from "https://deno.land/x/openai@v4.24.7/resources/beta/threads/runs/mod.ts";
const { Image } = CodeToolCall.CodeInterpreter;

Properties

image: Image.Image
type: "image"

Always image.