terry3041 / pyChatGPT

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

Inactive here, is there an active one forked from this repository? #126

Open iaston opened 1 year ago

iaston commented 1 year ago

Here has not updated it for more than two weeks, and now there are many problems.

Is there an active one forked from this repository?

acheong08 commented 1 year ago

Revamped: https://github.com/acheong08/ChatGPT

hesiod-au commented 1 year ago

This one works only for access token method, and will require manual clicking of the captcha on initialisation (no headless). However it does return and navigate to the correct chat ids, and it can also use gpt-4 automatically.

https://github.com/hesiod-au/pyChatGPT