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.11k stars 157 forks source link

Allow the model to provide explanations about the command #92

Open np opened 1 year ago

np commented 1 year ago

Using a format such as JSON, or COMMAND: and DESCRIPTION: could be useful to both teach the user about command lines and also help to detect errors.