c0sogi / LLMChat

A full-stack Webui implementation of Large Language model, such as ChatGPT or LLaMA.
MIT License
257 stars 45 forks source link

Implement stop generating button #6

Closed Torhamilton closed 1 year ago

Torhamilton commented 1 year ago

There has to be a way to stop response generation. This is best practice.

c0sogi commented 1 year ago

That is good idea. I will try it.

c0sogi commented 1 year ago

aaea7faf81280678d5d2e88b38a97fede9d9fbf5

Send button will be changed to stop button while generating text