-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Description
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
orchatgpt --big-prompt
Unknown 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.
goetzc
Metadata
Metadata
Assignees
Labels
No labels