Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface CreateEditRawRequest
import { type CreateEditRawRequest } from "https://deno.land/x/openai_deno@v0.9.8/src/types/edit.ts";

Properties

model: string
optional
input: string
instruction: string
optional
n: number
optional
temperature: number
optional
top_p: number