You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -b or chatgpt --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
The text was updated successfully, but these errors were encountered:
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
andchatgpt --big-prompt
commands are returning "Unknown parameter" errors.
To Reproduce
Steps to reproduce the behavior:
chatgpt -b
orchatgpt --big-prompt
Unknown parameter: -bUnknown parameter: --big-prompt
Unknown parameter: -b
Expected behavior
I expected the bot to support multiline input when using
-b
or--big-prompt
parameters.Screenshots
The text was updated successfully, but these errors were encountered: