Commit Graph

558 Commits

Author SHA1 Message Date
6e6eb8f61e Use CSS class for coloring 2023-08-20 19:09:19 +03:00
a27bef8b12 Merge branch 'staging' into qolfeatures 2023-08-20 18:47:43 +03:00
c2c0007ad1 Merge pull request #982 from SillyTavern/prompt-manager-hotfix
Prompt manager hotfix
2023-08-20 18:41:09 +03:00
cf6a76929d WI skill issue 2023-08-20 18:32:02 +03:00
a99c543b9f Fix render function when no character is selected 2023-08-20 16:37:39 +02:00
07c24f363f Render prompt manager before a character is selected
When prompt order strategy is global
2023-08-20 16:28:42 +02:00
59179f6c70 Use strict mode for prompt manager
Should already be the case since it's a module but let's me specific
2023-08-20 16:28:22 +02:00
58ab266365 Make sure new example chat is not added without messages 2023-08-20 15:53:42 +02:00
5fee1f6f96 Add group nudge to prompts array 2023-08-20 15:35:15 +02:00
58a018deae Check if newExample can be afforded before adding it 2023-08-20 15:35:01 +02:00
efa0f12349 Fix prompt manager issues 2023-08-20 16:25:16 +03:00
9d495d6b47 Merge pull request #981 from SillyTavern/hotfix-prompt-manager
Hotfix prompt manager
2023-08-20 15:38:54 +03:00
106f7afdcb Slight performance increase for opening large World Infos 2023-08-20 13:15:02 +03:00
b44c72c639 Merge pull request #979 from Halsey1006/staging
NAI instruct prompt handling
2023-08-20 12:44:33 +03:00
94754af013 Reformat code 2023-08-20 12:37:38 +03:00
84e5a63c34 Fix SD group gen bugs 2023-08-20 12:29:20 +03:00
692c1a5e60 Fix background SD gens 2023-08-20 12:16:29 +03:00
25b337f124 Update nai-settings.js
Does not add curly braces if Novel AI instruct format is already present in the supplied prompt.
2023-08-19 23:11:53 -07:00
e8c996ff61 Move to char+timestamp for img naming. 2023-08-20 01:41:58 -04:00
f70baff95e Comment tweaks 2023-08-20 00:33:37 -04:00
3ce8343016 Add comments and stuff 2023-08-20 00:15:57 -04:00
e76001a600 Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism 2023-08-19 23:58:11 -04:00
c1d43c9e68 Remove base64 from groups too 2023-08-19 23:53:34 -04:00
2f09efcd7f Exorcised base64 image stuff 2023-08-19 23:01:09 -04:00
bab368e3d2 Fix auto-load not triggering from hotswaps 2023-08-19 22:22:24 +03:00
5d1e27c820 Merge branch 'staging' of https://github.com/SillyLossy/TavernAI into staging 2023-08-19 22:03:13 +03:00
01cb95fba8 Save and restore quick edit heights 2023-08-19 22:03:10 +03:00
d163066a5d Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-08-20 03:54:32 +09:00
4fe74f0041 unify import/export icons on prompt manager 2023-08-20 03:54:30 +09:00
941c67139a Fix opening groups after conversion 2023-08-19 21:44:15 +03:00
674228a5f5 Fix character JB / prompt + Original 2023-08-19 21:36:22 +03:00
b3377726c4 Removed unnecessary token reserve 2023-08-20 04:23:12 +10:00
0d7c1992f3 Deep clone presets before export 2023-08-19 21:17:58 +03:00
5cecc9fbff Scrub proxy from exported presets
Speed-up animations.
2023-08-19 21:13:37 +03:00
aef78c6d99 Fix group candidates search. Fix tag exclusion filter display 2023-08-19 21:08:35 +03:00
c2a4e2e52a fix example dialogue nudge 2023-08-20 04:06:43 +10:00
6f12ab29f0 fixed {{group}} macro 2023-08-20 04:03:56 +10:00
6dc8f01ca7 readded group nudge to end of prompt (needs proper integration into prompt manager) 2023-08-20 03:50:51 +10:00
3df439a224 merge 2023-08-20 03:44:06 +10:00
e0de442523 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into qolfeatures 2023-08-20 03:22:54 +10:00
b3751efe58 Minor AI21 bug fixes 2023-08-20 03:22:38 +10:00
06c7b8d7d6 [WIP] Add UI for auto-select instruct 2023-08-19 20:18:39 +03:00
ce40780ed1 Added option to exclude assistant prefix to Claude prompt (for jailbreaks already appending Assistant:) 2023-08-20 03:09:50 +10:00
dba685bffb Added detection for broken/deleted bookmark links, can expand on this to automatically delete broken links, but for now it just hides the icon. 2023-08-20 02:45:20 +10:00
b56fe3e01b Made favorite characters/groups more apparent 2023-08-20 02:30:57 +10:00
0d694dcc32 Added power user option to remove examples 2023-08-20 02:25:07 +10:00
143ebec4c6 Remove console log 2023-08-19 19:08:35 +03:00
e77cded357 Code clean-up 2023-08-19 18:51:20 +03:00
438c78574f Merge pull request #971 from kingbased/jurassic
AI21 Adapter
2023-08-19 18:48:15 +03:00
0f21eabb6e AI21 Adapter + Tokenization implementation 2023-08-20 01:20:42 +10:00