terry3041 / pyChatGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
GNU General Public License v3.0
1.35k stars 252 forks source link

Handling prompt that considered as violation #86

Closed kimkimkeren closed 1 year ago

kimkimkeren commented 1 year ago

Is there any way to handle this kind of warning?

image

terry3041 commented 1 year ago

Try setting moderation to False when initing the ChatGPT class. And can you send the question for me to trigger this prompt?