import { ChatCompletionCreateParams } from "https://deno.land/x/openai@v4.53.2/resources/mod.ts";
Interfaces
An object specifying the format that the model must output. Compatible with
GPT-4 Turbo and
all GPT-3.5 Turbo models newer than |
import { type ChatCompletionCreateParams } from "https://deno.land/x/openai@v4.53.2/resources/mod.ts";