Commit Graph

10010 Commits

Author SHA1 Message Date
9d88c1578b don't format messages with undefined content 2025-03-25 22:31:44 -06:00
ebf3920f9f Merge pull request #3761 from Bronya-Rand/staging
chore: make layer updates exportable
2025-03-26 03:14:07 +01:00
b96bed7240 chore: make layer updates exportable 2025-03-25 20:09:48 -05:00
cbfc1f7a0e Add 'none' classifier API option and set as default
Introduces a no-op API selection to disable expression classification
Shows warnings when no valid API is selected to prevent silent failures
Updates migration logic and settings UI to use new default value

This allows users to explicitly opt-out of automatic expression detection
while maintaining backwards compatibility with existing configurations
2025-03-26 01:50:26 +01:00
2588646b0f Merge pull request #3759 from cloak1505/staging
Fix typo for 2.5 Pro Exp vision support
2025-03-25 23:40:56 +02:00
75be96e1f7 Merge pull request #3754 from SillyTavern/fix-openrouter-oauth
OpenRouter: Fix OAuth flow with enabled accounts
2025-03-25 23:20:42 +02:00
b6e5df1983 Fix typo for 2.5 Pro Exp vision support 2025-03-25 15:07:59 -05:00
264d77414a Gemini 2.5 Pro 2025-03-25 21:21:23 +02:00
d70c346b12 Expression API on new install defaults to 'local' 2025-03-25 05:17:06 +01:00
4ced7abaa3 OpenRouter: Fix OAuth flow with enabled accounts 2025-03-24 20:22:59 +02:00
c2e6593343 Add error handling to autorun 2025-03-24 10:03:23 +00:00
be7750d6fd Limit cache read parallelism
#3747
2025-03-24 02:21:48 +02:00
c69623278f Revert to sync file read in card parser
#3747
2025-03-24 02:03:05 +02:00
d4b8983d47 Add forgiveParseErrors option to DiskCache instance creation
#3747
2025-03-23 23:20:38 +02:00
921850a62b Split accessing cache instance and processing data
#3747
2025-03-23 23:09:21 +02:00
4048a0a09a Merge pull request #3717 from Scarlet-t/staging
added button to rename chat completion preset
2025-03-23 21:29:24 +02:00
b9c5703568 Return to old id for delete 2025-03-23 21:26:27 +02:00
a070d13723 Revert non-rename changes 2025-03-23 21:25:50 +02:00
6d7943d2a0 Clean-up changes diff 2025-03-23 21:24:14 +02:00
2af33a9e18 Add error handling to accessing disk cache
Fixes #3747
2025-03-23 21:05:36 +02:00
9717259776 Merge pull request #3737 from qvink/staging
Adding option to disable removal of "{{user}}:" and "{{char}}:" in generateRaw()
2025-03-23 18:05:12 +02:00
66832fc98a removing whitespace trimming in trimWrongNames block 2025-03-23 09:41:03 -06:00
e44b123330 Add no select style to select2-dropdown
Fixes #3745
2025-03-23 14:49:20 +02:00
0e76530f43 Merge pull request #3746 from InspectorCaracal/patch-1
Fix group chid data attr in `performGroupMemberAction`
2025-03-23 14:43:14 +02:00
a8f1bf7a17 Merge pull request #3744 from bmen25124/updateEditor_export_new_parm
Exported reloadEditor
2025-03-23 14:42:07 +02:00
6bb91dd0df fix group chid data attr 2025-03-22 23:41:29 -06:00
80e1226d28 Exported reloadEditor 2025-03-23 03:40:04 +03:00
36adb6992e the cooler ternary 2025-03-22 16:43:08 -06:00
900575ee1a adding missing colon 2025-03-22 16:30:54 -06:00
9a3e3433c7 Adding missing doc string 2025-03-22 15:54:57 -06:00
841f814137 Reverting cleanUpMessage() functionality changes. 2025-03-22 15:52:37 -06:00
ce2fd8800d Merge branch 'release' into staging 2025-03-22 19:39:34 +02:00
74addf1241 Fix TogetherAI models list 2025-03-22 19:39:23 +02:00
5969bf3992 Merge pull request #3732 from SillyTavern/disk-cache
Add disk cache for parsed character JSONs
2025-03-22 19:11:04 +02:00
834c9751f8 Merge branch 'staging' into disk-cache 2025-03-22 18:52:01 +02:00
50334890a6 Merge pull request #3742 from bmen25124/custom_request_stream
Added stream support to "custom-request"
2025-03-22 18:44:02 +02:00
0b937237c3 Refactor getStreamingReply to use nullish coalescing for show_thoughts 2025-03-22 18:27:49 +02:00
a20c8978f9 Refactor DiskCache to use a synchronization queue and update cache key generation 2025-03-22 17:03:41 +02:00
4f52c369fa Merge pull request #3743 from BrendanMcCauley/3710
Fix activatePooledorder()
2025-03-22 11:14:08 +02:00
5472ddc8e6 Fix activatePooledorder() 2025-03-21 19:58:26 -04:00
50340103de Increase cache clean-up interval 2025-03-22 01:18:23 +02:00
b625319f0c Optimize cache verification 2025-03-22 01:10:22 +02:00
8e66ab4d51 Fix cache removal queue processing 2025-03-21 22:47:45 +02:00
1f9472e7b2 Try fix linter with explicit permissions 2025-03-21 21:00:53 +01:00
82b885e5ef Sorry we don't know why lint didn't work 2025-03-21 21:49:26 +02:00
7df6a78f33 Better overrideShowThoughts value 2025-03-21 22:19:13 +03:00
17e0058763 Changed options type 2025-03-21 22:16:57 +03:00
7619396053 Better naming 2025-03-21 22:09:41 +03:00
f713948a1b formatting 2025-03-21 12:32:06 -06:00
c4175697ef cleanUpMessages() now uses object args. Adding option to trim names. 2025-03-21 12:18:48 -06:00