WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.49k stars 325 forks source link

Stream responses #189

Open nick-harder opened 1 year ago

nick-harder commented 1 year ago

Is there a way to activate a streamed response, so that the message is printed as it comes, without waiting for the complete reply? Long message are sent in parts, but is there a way to stream it similar to the openai website word by word?

Irvingouj commented 1 year ago

ask for the same thing, sometimes it's streaming, sometime is not