Commit Graph

5907 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 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 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 df3d7a048e Deprecate unscoped vectors 2024-09-24 21:51:10 +03:00
Cohee 8c39e20ed9 Merge branch 'staging' into deprecate-cc-or-instruct 2024-09-24 21:19:03 +03:00
M0cho 2ee3eb7004 Support gemini-1.5-series-002 and new 8B exp model 2024-09-25 02:58:56 +09: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 26f4d1a4ad Remove CFG for Novel, fix logitbias and text adventure bans for Erato 2024-09-24 08:12:50 +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 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
Cohee a18dae8f69 Remove "include newlines" checkbox from context formatting settings 2024-09-22 19:55:43 +03:00
Cohee bcc4914467 Auto-hide instruct sequences in <details> 2024-09-22 19:15:24 +03:00
Cohee 9d0ffc2d0d Merge branch 'staging' into sysprompt-divorce 2024-09-22 18:42:19 +03:00
Cohee 93bf87b035 Shut tokenization errors if not using ooba
Closes #2849
2024-09-22 17:44:19 +03:00
Cohee 8c5b02d2ea Silently redirect tokenization to the next matching tokenizer 2024-09-22 17:25:56 +03:00
Cohee ba52ceb979 Add GENERATION_ENTERED event 2024-09-22 15:19:17 +03:00
Cohee e814d8c019 Adjust default extension prompts 2024-09-22 13:47:29 +03:00
Cohee b2eab37a89 Adjust default extension prompts, remove square brackets 2024-09-22 12:58:46 +03:00
Cohee 1864b7d868 Merge branch 'staging' into sysprompt-divorce 2024-09-22 12:35:28 +03:00
Cohee 1d8e5f841b Fix /imagine command help 2024-09-22 12:33:16 +03:00
Cohee 94977e71ff Merge OpenAI init functions 2024-09-22 12:29:32 +03:00