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.05k stars 151 forks source link

Issue with backslashes #97

Closed np closed 1 year ago

np commented 1 year ago
chatgpt -p 'Hey here is a backslash \ '
Your request to Open AI API failed: invalid_request_error

This is related #96 and will be solved together.