mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Sync mes to swipe on stream finished
This commit is contained in:
@ -3366,6 +3366,7 @@ class StreamingProcessor {
|
||||
await eventSource.emit(event_types.IMPERSONATE_READY, text);
|
||||
}
|
||||
|
||||
syncMesToSwipe(messageId);
|
||||
saveLogprobsForActiveMessage(this.messageLogprobs.filter(Boolean), this.continueMessage);
|
||||
await saveChatConditional();
|
||||
unblockGeneration();
|
||||
|
Reference in New Issue
Block a user