import { getChatResponse_withRetries } from "https://deno.land/x/shellgpt@0.4.1/lib/ai.ts";
type
(req: ChatCompletionRequest, retries?) => Promise<string | null>
import { getChatResponse_withRetries } from "https://deno.land/x/shellgpt@0.4.1/lib/ai.ts";