terry3041 / pyChatGPT

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

api = ChatGPT(session_token, moderation=False) error #87

Closed ghost closed 1 year ago

ghost commented 1 year ago

session_token = 'my-token-here' api = ChatGPT(session_token, moderation=False) the "a" gets highlited and when runinning and an error pops up saying "invalid syntax"