SillyTavern/public/scripts/extensions
kingbri cdbca6d9fd CFG: Include the entire prompt with negative prompt
CFG with LLMs works differently than stable diffusion. The main principle
is prompt mixing and utilizing the differences between the two prompts
rather than a full "negative prompt" of what the user doesn't want.

SillyTavern its own way of formatting a prompt sent to an LLM backend.
Therefore, take that prompt and add negatives to it.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-08-18 22:18:09 -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 CFG: Include the entire prompt with negative prompt 2023-08-18 22:18:09 -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