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