type alias RequestClientimport { type RequestClient } from "https://deno.land/x/openai@v4.69.0/core.ts"; definition: { fetch: Fetch; }