chatGPT-shell-cli icon indicating copy to clipboard operation
chatGPT-shell-cli copied to clipboard

Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.

Results 58 chatGPT-shell-cli issues
Sort by recently updated
recently updated
newest added
trafficstars

install.sh script review, shell code improved plus it sets the environment also for $SUDO_USER.

https://github.com/jjaimealeman/chat Please advise and let me know if there is anything else I can do to properly give your team their due credit 👍 I greatly enjoy your script and...

…fix to prevent error: UNKNOWN PARAMETER I found a little issue with the multiline option. The option -b (--big-prompt) produced the error: "Unknown parameter". I quickly fixed it and renamed...

![image](https://github.com/0xacx/chatGPT-shell-cli/assets/40872405/a987bbfe-03f0-43e5-9b74-ca70319f1b3b) when I try to use the installation via curl at the end it gives me this error, why? Os: Debian 5.10

I understand this has been discussed before, but that was before [yesterday's news](https://openai.com/blog/gpt-4-api-general-availability). From that article: > Starting today, all paying API customers have access to GPT-4. I pay for...

- This will allow using chatgpt without having the sensitive API key itself set directly in your environment

I'm not sure if I'm taking over the -c command improperly, but this would allow users to use the -c flat when using gpt-* models to continue their last conversation....

Add a flake.nix for NixOS