SillyTavern/public/scripts/extensions
kingbri ad2be21531 Generate: Fix appends on continue
Continue was in a semi-working state. However, the generated prompt
by continue was a mess and didn't remove essential parts such as
character name and prompt bias. This caused duplication and bad
generations.

Now, append the prompt bias after the CFG has been appended and then
clean up the continued cache before adding it to the final prompt.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-08-20 17:36:35 -04:00
..
backgrounds #937 Add dynamic chat backgrounds generation 2023-08-18 00:41:21 +03:00
bulk-edit Fix block width 2023-08-08 20:51:31 +03:00
caption Initial commit 2023-07-20 20:32:15 +03:00
cfg Generate: Fix appends on continue 2023-08-20 17:36:35 -04:00
dice Initial commit 2023-07-20 20:32:15 +03:00
expressions removes width: 100% from img.expression 2023-08-18 15:13:41 +02:00
infinity-context Round context messages to nearest 5 for auto-adjust 2023-08-16 17:22:42 +03:00
memory #866 Wait for group to stop generating before auto-summarizing 2023-08-03 17:17:58 +03:00
objective Fix objective gen toastr messsage 2023-08-08 07:49:21 -05:00
quick-reply /qr, /qrset & ctrl+1~9 hotkeys for QRs 2023-08-03 14:44:23 +09:00
randomize Initial commit 2023-07-20 20:32:15 +03:00
regex Improve phone usability of sortable drags 2023-08-18 13:41:46 +03:00
rvc Reformat rvc/tts plugins 2023-08-17 12:05:17 +03:00
speech-recognition Restored streaming mode as a new provider "Streaming", recording is done on server side, voice detection with vosk and transcript with whisper. 2023-07-31 18:47:33 +02:00
stable-diffusion #937 Add dynamic chat backgrounds generation 2023-08-18 00:41:21 +03:00
token-counter Initial commit 2023-07-20 20:32:15 +03:00
translate Initial commit 2023-07-20 20:32:15 +03:00
tts merging with myself :p 2023-08-17 21:39:19 +02:00