Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/shellgpt/lib/lib.ts>askQuestion

Upgrade your terminal with GPT-4. Ask questions, automate commands, pipe I/O, etc. Made with Deno.
Latest
function askQuestion
import { askQuestion } from "https://deno.land/x/shellgpt@0.4.1/lib/lib.ts";

TODO

Parameters

question: string

Returns

Promise<string>