acheong08 / ChatGPT

Reverse engineered ChatGPT API
GNU General Public License v2.0
28.02k stars 4.48k forks source link

[Bug]: TLS spoofing doesn't actually allow stream even if you stream to file #1402

Closed acheong08 closed 1 year ago

acheong08 commented 1 year ago

Is there an existing issue for this?

What happened?

It returns a list

Steps to reproduce the problem

Run 6.0.0 code

What should have happened?

Return real stream via yield

Version where the problem happens

6.0.0

What Python version are you running this with?

3.11

What is your operating system ?

Linux

Command Line Arguments

NO

Console logs

Normal but no stream

Additional information

No response

acheong08 commented 1 year ago

I give up. Fuck python