Zai-Kun / reverse-engineered-chatgpt

Unofficial reverse-engineered ChatGPT API in Python
Apache License 2.0
240 stars 31 forks source link

fix self.session.close has wrong #40

Closed Barrierml closed 4 months ago

Barrierml commented 4 months ago

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