Commit Graph

7389 Commits

Author SHA1 Message Date
Cohee 9612af6e9a
Merge pull request #2901 from SillyTavern/connection-profile-omit
Add ability to omit settings from Connection Profile
2024-09-27 00:46:39 +03:00
Cohee 50fd3a2028 Remove new class 2024-09-27 00:46:03 +03:00
Cohee 4167fe3d2b Add Save and Update 2024-09-27 00:44:58 +03:00
Cohee 3b1435ba77 Merge branch 'staging' into connection-profile-omit 2024-09-27 00:20:47 +03:00
Cohee b025765a1e
Merge pull request #2891 from SillyTavern/if-command-default-arguments
`/if` and `/while` now allow "right" and "rule" to be optional
2024-09-27 00:04:41 +03:00
Cohee 75308bfe7f
Alt greetings restyle (#2902)
* Slight QoL restyle of alternate greetings
* Update to new popup
* Add visible labels to buttons
2024-09-26 23:56:38 +03:00
Cohee 38660df93f /model: fix not working on Novel/Horde 2024-09-26 23:46:03 +03:00
Cohee dbca950aad Add margin from all sides 2024-09-26 23:40:44 +03:00
Cohee 7c4d8b8d7a Fix a bug with splice 2024-09-26 23:36:38 +03:00
Cohee bb82198496 Place omitted on a separate line 2024-09-26 23:34:42 +03:00
Cohee d8806060a7 Use compact template syntax 2024-09-26 23:34:03 +03:00
Cohee 8083431202 Merge branch 'staging' into connection-profile-omit 2024-09-26 23:27:54 +03:00
Cohee 3a03e1a6b2 NovelAI: More newline stop string permutations 2024-09-26 23:26:42 +03:00
Cohee 917c6f25bd Merge branch 'release' into staging 2024-09-26 12:56:34 +00:00
Cohee 4c159dfb50 Hotfix: Chrome 129 wide popup sizing 2024-09-26 12:56:19 +00:00
Cohee e6d5b5a8a1 Limit NAI stop sequences count 2024-09-26 07:58:26 +00:00
Cohee c4462cc8bb Add Erato preamble token 2024-09-26 07:56:32 +00:00
Cohee 8344232fe5 Add common punctuation to Erato stop strings that start with a newline #2894 2024-09-25 23:14:28 +03:00
Wolfsblvt 8c87a24e5d Throw when left operand not provided 2024-09-25 20:51:56 +02:00
Wolfsblvt 7abb1751b1 Merge branch 'staging' into if-command-default-arguments 2024-09-25 20:46:40 +02:00
Wolfsblvt 23286d186b Fix lint issues 2024-09-25 20:44:28 +02:00
Wolfsblvt dadfc4db98 Let in/nin fall through to string + docs update 2024-09-25 20:10:14 +02:00
Wolfsblvt a11a8fe956 Update eval logic to be more streamlined 2024-09-25 19:40:13 +02:00
Cohee fbc590b641 Tabby: Unhide UI controls for XTC 2024-09-25 16:02:45 +00:00
Cohee b01ae4e0ea Fix sysprompts set with commands 2024-09-25 14:58:24 +00:00
Cohee 17e279addf Fix sysprompts set with commands 2024-09-25 14:58:07 +00:00
Cohee cd6e0747a5 Fix margin on Hint 2024-09-25 14:35:28 +00:00
Cohee 0646a47b81 Add ability to omit settings from Connection Profiles 2024-09-25 14:23:43 +00:00
Cohee d9a8638109 Don't silence migration errors + add backups
Closes #2900
2024-09-25 13:09:34 +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 5a4e23f62f Fix Novel bias not displaying 2024-09-25 10:03:07 +00:00
Cohee 9047f311b7 Fix Novel bias not displaying 2024-09-25 10:01:34 +00:00
Wolfsblvt 1ad0154f0f Fix classify not using extension-defined prompt 2024-09-25 10:17:58 +03: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 648e70b8c6
Merge pull request #2897 from SillyTavern/staging
Staging
2024-09-24 20:31:07 +03: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