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