terry3041 / pyChatGPT

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

Token too long? #79

Closed siller closed 1 year ago

siller commented 1 year ago

Hi, the __Secure-next-auth.session-token I get has more than 2400 characters and can't be pasted to the macos terminal. Any ideas?

terry3041 commented 1 year ago

Consider importing it as a module in a py file.