import { Edit } from "https://deno.land/x/openai@v4.24.3/resources/edits.ts";
import { type Edit } from "https://deno.land/x/openai@v4.24.3/resources/edits.ts";
Properties
choices: Array<Edit.Choice>
A list of edit choices. Can be more than one if n
is greater than 1.