import { ChatCompletionCreateParams } from "https://deno.land/x/openai@v4.19.1/resources/chat/mod.ts";
Interfaces
An object specifying the format that the model must output. |
import { type ChatCompletionCreateParams } from "https://deno.land/x/openai@v4.19.1/resources/chat/mod.ts";