LostRuins / lite.koboldai.net

A zero dependency web UI for KoboldAI Horde
GNU Affero General Public License v3.0
76 stars 37 forks source link

Clicking "Abort" and then "Back" overwrites the previous reply with the one stored in "Back" #41

Open NintendoManiac64 opened 11 months ago

NintendoManiac64 commented 11 months ago

Title says it all really but, if that's still not enough, then here's a video demonstration (using the Linux Mint 21.2 Cinnamon live ISO):

video.webm

LostRuins commented 11 months ago

Hmm yeah it is a bit odd, but that's due to the way the undo stack works currently. For now, you can just press "Back" twice and it should be ok.

NintendoManiac64 commented 11 months ago

you can just press "Back" twice and it should be ok.

No, very much no. Pressing back a second time just causes the previous reply before that to be removed...which is not something I realized, otherwise I would have included it in the video. If you want, I can re-record the video and include that as well.

jojorne commented 11 months ago

I believe that this was fixed together with https://github.com/LostRuins/koboldcpp/issues/531 since they are related issues.

NintendoManiac64 commented 11 months ago

Just a heads up, the "Too many anonymous requests on using the AI Horde currently" error appearing causes the exact same issue to occur as if you had manually aborted the generation of the next message.

That's probably a bigger problem since that occurs on its own and can subsequently result in lost messages unless you start manually copying and pasting to combine the two back together.

NintendoManiac64 commented 1 month ago

Nevermind