variable getChatimport { getChat } from "https://deno.land/x/shellgpt@0.4.1/lib/data.ts"; type(name: string | undefined) => Promise<ChatCompletionRequest | null>