chatGPT-shell-cli
chatGPT-shell-cli copied to clipboard
Multiline Support for chatgpt Command Not Working
Multiline Support for chatgpt Command Not Working
Describe the bug
When attempting to use multiline support with the chatgpt bot, I'm encountering errors. Both chatgpt -b and chatgpt --big-prompt
commands are returning "Unknown parameter" errors.
To Reproduce Steps to reproduce the behavior:
- Run
chatgpt -borchatgpt --big-promptUnknown parameter: -b - See error Unknown parameter: --big-prompt Unknown parameter: -b
Expected behavior
I expected the bot to support multiline input when using -b or --big-prompt parameters.
Screenshots
See #136