Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] We lost swipes #1046

Open
nothingsuspiciousright opened this issue Aug 29, 2023 · 6 comments
Open

[BUG] We lost swipes #1046

nothingsuspiciousright opened this issue Aug 29, 2023 · 6 comments

Comments

@nothingsuspiciousright
Copy link

Hello, mates.
It seems swipes function was broken somewhere in the last updates; we can't swipe anymore while we generate a new response, so we can't read the previous AI's output while generating another in background -> all the process takes more time.
Can it be fixed?

@nothingsuspiciousright nothingsuspiciousright changed the title [BUG] [BUG] We lost swipes Aug 29, 2023
@Cohee1207
Copy link
Member

It was intentional because it causes conflicts with the "continue" function and causes data corruption. So swipes on generation have to be disabled as if during streaming.

@nothingsuspiciousright
Copy link
Author

Man, this sucks... Do you plan to return this function?

@Cohee1207
Copy link
Member

I need to plan it carefully so it doesn't break something else (last time it was overwriting the last swipe with a continue).
But sometimes the sacrifice needs to be made. Is streaming not an option in your case?

@Crozzwise
Copy link

I just updated from an older version. Generating a new message while reading previous ones was a critical feature for me, no other feature was worth loosing that functionality over. Without it you just halved(or worse) the speed I can use ST with. What am I supposed to do, copy/paste the old message first? At that point I'd be better off with a basic webui and a text box.

And assuming everyone can just switch to streaming is a horrible development approach.

@Metalhead33
Copy link

I don't get it, swipes and streaming always worked well for me. What gives? I guess I'll just abstain from updating for now.

@KurLance
Copy link

KurLance commented Oct 2, 2023

I registered just to write this.

I never use the "continue" function.
And I always use "swipes".

I'm just used to generating and viewing large texts via swipes, leisurely reading and editing them, instead of constantly chatting in real time streaming in small pieces
I can use streaming mode... But I don't want to,

I can only ask you to fix this, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants