deiucanta / chatpad

Not just another ChatGPT user-interface!
https://chatpad.ai
GNU Affero General Public License v3.0
1.36k stars 253 forks source link

Adding streaming support #47

Closed renzors closed 1 year ago

renzors commented 1 year ago

In order to improve the user experience, overall in large responses. I'm adding streaming support, related to the issue https://github.com/deiucanta/chatpad/issues/23.

Big shout out to https://github.com/justinmahar/openai-ext which embedded the workaround to support streaming in nodejs.

Demo:

ChatPad-Streaming

Supernova3339 commented 1 year ago

Hi Renzors, thanks for the PR! CC @deiucanta