ai-shell icon indicating copy to clipboard operation
ai-shell copied to clipboard

A CLI that converts natural language to shell commands.

Results 67 ai-shell issues
Sort by recently updated
recently updated
newest added

A fairly intuitive option that copies generated script.

✖ read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) ai-shell v0.1.13 I got this error. I have to use a SOCKS5 or HTTP proxy, does the proxy cause it? Please help, thanks!

I tried following the readme to install this tool. But after installation, I get command not found. I restarted iTerm after installation. Any tips? Thanks! macOS Monterey 12.6.3 (Intel chip)...

connect ETIMEDOUT 31.13.94.49:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16) ai-shell v0.1.13 Please open a Bug report with the information above: https://github.com/BuilderIO/ai-shell/issues/new

I'm using iterm2, oh-my-zsh, and startship prompt. When initially using this package, I was getting the 429 error. It seems as if the cursor disappears and won't come back after...

mac OS After setting openai_key, terminal calling 'ai list all log file' write EPROTO 4543126976:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332: at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:94:16) ai-shell v0.1.12 Please open a Bug report...

help wanted

OS: Ubuntu 20.04(WSL on Windows 10) Node Version: 14 Steps: ``` npm install -g @builder.io/ai-shell ai config set OPENAI_KEY=xxx ai show cpu usage ``` What I got: ![image](https://user-images.githubusercontent.com/26575579/231674073-61ce6037-1e9d-4af0-8f1e-5b8794c70475.png)

help wanted

Would be nice to offer an option to use Azure OpenAI service

help wanted

would be nice to Allow users to save command for later use or load them from a file.

Have you considered using langchain+some truely-open source model? there's also a JS port of langchan + alpaca: https://github.com/linonetwo/langchain-alpaca can't recommend any use-case specific open model but perhaps this is something...

help wanted