acheong08 / ChatGPT

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

[Feature Request]: V3 version of ask_stream doesn't request results by streaming #1399

Closed whiteeat closed 1 year ago

whiteeat commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

As title says The V3 version of ask_stream doesn't request results by streaming. Will it be changed to do request in a real streaming way in the future?

Proposed workflow

None

Additional information

No response

acheong08 commented 1 year ago

It does stream. What do you mean "real streaming"

whiteeat commented 1 year ago

So sorry! I think I didn't read the code carefully enough and use it in a wrong way.

It does stream. What do you mean "real streaming"