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