chatGPT-shell-cli icon indicating copy to clipboard operation
chatGPT-shell-cli copied to clipboard

Multiline Support for chatgpt Command Not Working

Open shakoin opened this issue 2 years ago • 1 comments

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:

  1. Run chatgpt -b or chatgpt --big-promptUnknown parameter: -b
  2. 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 2023-09-23 10_37_38-New Issue · 0xacx_chatGPT-shell-cli 2023-09-23 10_38_11-New Issue · 0xacx_chatGPT-shell-cli

shakoin avatar Sep 23 '23 14:09 shakoin

See #136

The-Compiler avatar Sep 25 '23 15:09 The-Compiler