import { type ExtractParsedContentFromParams } from "https://deno.land/x/openai@v4.69.0/lib/parser.ts";
definition: Params["response_format"] extends AutoParseableResponseFormat<infer P> ? P : null
import { type ExtractParsedContentFromParams } from "https://deno.land/x/openai@v4.69.0/lib/parser.ts";