patrikzudel / PatrikZeros-ChatGPT-API-UI

Static webpage that allows you to use your OpenAI API key for the same experience as you get with ChatGPT!
https://chat.patrikzudel.me
GNU General Public License v3.0
506 stars 100 forks source link

Multiple Completions Support #29

Open teramike opened 1 year ago

teramike commented 1 year ago

Allow for multiple chats to work simultaneously. It would greatly increase productivity to have multiple chats running at once as the completions are taking place. I believe it currently gets messed up when you try to do this and combines both results at the same time as it's answering.