Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/openai_mini/lib/types/types.ts>ImageRequest

A minimal wrapper for the OpenAI API
Latest
interface ImageRequest
import { type ImageRequest } from "https://deno.land/x/openai_mini@0.3.2/lib/types/types.ts";

Properties

prompt: string
n: number
size: string
response_format: string