PygmalionAI / gradio-ui

Prototype UI for chatting with the Pygmalion models.
GNU Affero General Public License v3.0
227 stars 67 forks source link

Add the feature of saving and loading the chat. #13

Closed Reqience closed 1 year ago

Reqience commented 1 year ago

When you reboot, you have to start the chat every time anew.

0x000011b commented 1 year ago

Yep, having to start the chat anew is very annoying. This is already a planned feature for the official UI, but while we're stuck with the prototype UI for now, @TearGosling @Reqience any of you willing to tackle this implementation?

0x000011b commented 1 year ago

Implemented on #15.