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

can i do command like this : export` OPENAI_API_BASE="PROXY"

This issue occurs when selecting the latest model eg. running the command `chatgpt -m gpt-4o-test-shared`

When `chatgpt.sh` is being used to redirect to a file, it shouldn't echo the `$OVERWRITE_PROCESSING_LINE` or use `glow` to process the output.

Connections to https://beta.openai.com/ time out, error 522.

Enables context from prevous N seletable QA sessions with one-shot -p command

Dear Sir I just want to simply connect to the CLI to use No GPT purchased I just want to use GPT occasionally I would like to ask if this...

The command mode does not appear to work for me: Enter a prompt: command: list files in /var/www/html chatgpt ```bash ls /var/www/html ``` Would you like to execute it? (Yes/No)...