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.51k stars 333 forks source link

"Stop" button #147

Closed danshapiro closed 1 year ago

danshapiro commented 1 year ago

Feature request: a "stop" button like the official chatGPT UI that interrupts the server request. This is useful particularly for models like GPT-4 that are slow, where you might accidentally create a long request that takes a while to finish, but which you can see is not going to be useful.

danshapiro commented 1 year ago

For some reason I'm seeing it now where I wasn't before! I'm not sure if I was unobservant or it wasn't working. I'm going to close this and I'll reopen if I see it again.