Commit Graph

7360 Commits

Author SHA1 Message Date
Wolfsblvt
169504aa68 Refactor extension slash commands into own file
- Weird circle imports again with the slash command classes
2024-09-25 23:18:37 +02:00
Wolfsblvt
1a6f0c0922 Add /extension-exists and /extension-state 2024-09-25 23:10:00 +02:00
Wolfsblvt
a6445aee1b Add /extension-toggle 2024-09-25 23:05:34 +02:00
Wolfsblvt
eda7493a33 Add extension enable/disable commands
- /extension-enable
- /extension-disable
- Optional "reload" parameter
- /reload-page
2024-09-25 22:46:19 +02:00
Wolfsblvt
ff989b3352 Move extensions init to function 2024-09-25 21:58:46 +02:00
Cohee
fbc590b641 Tabby: Unhide UI controls for XTC 2024-09-25 16:02:45 +00:00
Cohee
17e279addf Fix sysprompts set with commands 2024-09-25 14:58:07 +00:00
Cohee
6cab3c7d20 Don't silence migration errors + add backups
Closes #2900
2024-09-25 13:09:13 +00:00
Cohee
b61344185c Add format and scope arguments to /listvar 2024-09-25 10:45:44 +00:00
Cohee
9047f311b7 Fix Novel bias not displaying 2024-09-25 10:01:34 +00:00
Wolfsblvt
578fc8e6f1 Fix classify not using extension-defined prompt 2024-09-25 04:55:48 +02:00
Cohee
f0ce6eb430
Merge pull request #2899 from sasha0552/certs-in-gitignore
Add `certs` to `.gitignore`
2024-09-24 23:02:14 +03:00
sasha0552
c3d81e02be
Add certs to .gitignore 2024-09-24 19:56:48 +00:00
Cohee
a9d266d279 Change tabby inline warning. 2024-09-24 22:28:12 +03:00
Cohee
6608f5dd95 Fix the use of stop strings for Gemini 2024-09-24 22:18:28 +03:00
Cohee
50e48ffdc2 Add Google models to captioning 2024-09-24 22:01:57 +03:00
Cohee
8ee452993b Try to fix Gemini requiring stop strings. 2024-09-24 21:55:49 +03:00
Cohee
df3d7a048e Deprecate unscoped vectors 2024-09-24 21:51:10 +03:00
Cohee
981697fda5
Merge pull request #2852 from SillyTavern/deprecate-cc-or-instruct
Deprecate forced instruct on OpenRouter for Chat Completion
2024-09-24 21:28:30 +03:00
Cohee
8c39e20ed9 Merge branch 'staging' into deprecate-cc-or-instruct 2024-09-24 21:19:03 +03:00
Cohee
b697f1f7c7
Merge pull request #2898 from M0ch0/staging
Support gemini-1.5-series-002 and new 8B exp model
2024-09-24 21:06:36 +03:00
M0cho
2ee3eb7004 Support gemini-1.5-series-002 and new 8B exp model 2024-09-25 02:58:56 +09:00
Cohee
c2e5a0e64f Bump package version 2024-09-24 20:22:18 +03:00
Cohee
bc6520c392 Tabs? Why does it have to be tabs? 2024-09-24 12:56:59 +03:00
Cohee
e730acbbe1 Port Erato presets 2024-09-24 12:55:25 +03:00
Cohee
d8f268a807 Add Novel preset converter 2024-09-24 12:50:47 +03:00
Cohee
9d2a700b04 Add bad words and rep pen whitelist for Erato 2024-09-24 12:14:46 +03:00
Cohee
26f4d1a4ad Remove CFG for Novel, fix logitbias and text adventure bans for Erato 2024-09-24 08:12:50 +00:00
Cohee
8775247942 Fix banned tokens not working for Erato 2024-09-24 07:55:23 +00:00
Cohee
182756fcb2
Erato (#2896)
* Erato
erato
2024-09-24 03:10:31 +03:00
Cohee
1878602647 Add note about importing legacy files 2024-09-23 23:22:24 +03:00
Cohee
780f2f712e Adjust PM editor styles 2024-09-23 23:11:28 +03:00
Cohee
a408328fc6 Confirm custom PM prompt deletion 2024-09-23 22:44:49 +03:00
Cohee
beeec51f93 Adjust style of in-chat marker prompts 2024-09-23 21:04:00 +03:00
Cohee
583cc4b097 Add renaming of profiles + use alphabetical sorting 2024-09-23 20:19:18 +03:00
Cohee
5b4d524bc0 Fix TC sysprompt leaking into CC prompts 2024-09-23 16:42:40 +00:00
Cohee
7dd8229df6 Return GENERATION_STARTED to original location. Add GENERATION_AFTER_COMMANDS 2024-09-23 10:07:50 +03:00
Cohee
733fff4e22
Merge pull request #2868 from SillyTavern/sysprompt-divorce
Decouple system prompts from instruct mode
2024-09-22 23:56:02 +03:00
Cohee
1ea99758a8 Reuse select padding from inputs 2024-09-22 23:17:48 +03:00
Cohee
d1d1586008 Clear master import file input 2024-09-22 22:47:28 +03:00
Cohee
9d38878007 Display existing prompts in instruct migration dialog 2024-09-22 22:46:31 +03:00
Cohee
ece2684001 Add migrated prefix to imported legacy instructs 2024-09-22 22:33:36 +03:00
Cohee
45e92fdf20 Swap bind and enabled for instruct 2024-09-22 21:55:16 +03:00
Cohee
c340766bb6 Use prefix in the migrated sysprompts 2024-09-22 21:06:03 +03:00
Cohee
4ee771b7af Expand assistant message sequences by default 2024-09-22 20:51:06 +03:00
Cohee
8bf253d293 Display names in master import 2024-09-22 20:50:36 +03:00
Cohee
63bd7611b3 Uncheck textgen preset from master export by default 2024-09-22 20:47:05 +03:00
Cohee
9101fb6573 Fix default sysprompt restoration 2024-09-22 20:06:26 +03:00
Cohee
5b65448a70 Fix local variable name 2024-09-22 20:00:09 +03:00
Cohee
3812e3bdcb Merge branch 'staging' into sysprompt-divorce 2024-09-22 19:56:29 +03:00