0xacx / chatGPT-shell-cli

Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
https://gptshell.cc
MIT License
1.05k stars 150 forks source link

Update chatgpt.sh #25

Closed oligeo closed 1 year ago

oligeo commented 1 year ago

With the new chat completion mode it is not possible to influence the init prompt. So it should be set in the initprompt parameters. it should also be considered whether the context mode can be omitted due to the new chat completion mode

It is wrong to execute two shifts with the switch parameters.