theAbdoSabbagh / UnlimitedGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
https://pypi.org/project/UnlimitedGPT/
GNU General Public License v3.0
364 stars 42 forks source link

Regenerate response doesn't work #18

Closed esrsound closed 1 year ago

esrsound commented 1 year ago

Regenerate response doesn't work. So it goes to raise TimeoutException every time.

theAbdoSabbagh commented 1 year ago

Currently busy with IRL stuff. I'll be fixing it soon though.

theAbdoSabbagh commented 1 year ago

Update to the new version, I believe it fixes this issue.