Zai-Kun / reverse-engineered-chatgpt

Unofficial reverse-engineered ChatGPT API in Python
Apache License 2.0
258 stars 35 forks source link

fix self.session.close has wrong #40

Closed Barrierml closed 7 months ago

Barrierml commented 7 months ago

I forgot to delete this code, self.session.close() is a sync function