Cal
c677f0324a
Add argument to command
2025-05-01 15:16:51 -06:00
Cohee
8c42de7565
Merge branch 'staging' into tc-phi
2025-04-30 21:04:36 +03:00
Shinon
98e96b8c07
Check for error
as well when parsing streaming responses
2025-04-30 21:23:13 +08:00
Cohee
a5d63b064a
Merge pull request #3928 from BismuthGlass/feature/regex-test-match
...
Add both `test` and `match` regex commands
2025-04-29 21:44:17 +03:00
Cohee
6aeced98a6
Prefer const. I love const
2025-04-29 21:22:51 +03:00
Crow
6cb1eb3fe6
Change return to empty string on no single match
2025-04-29 15:21:45 +01:00
Crow
0cd0ce2374
Fix example formatting on /replace
2025-04-29 06:38:30 +01:00
Crow
5ddc8f17a0
Fix pattern checking on /replace
2025-04-29 06:37:48 +01:00
Crow
1c40ea10f4
Format examples correctly
2025-04-29 06:37:08 +01:00
Crow
729830c2fc
Validate pattern
2025-04-29 06:19:59 +01:00
Cohee
0ca4cc08bb
Sync OpenRouter providers list
2025-04-28 21:57:47 +03:00
Crow
d5002863e0
Add both test
and match
regex commands
...
These commands match the behavior of the javascript `Regex.test()`
and `String.match()` / `String.matchAll()` functions.
2025-04-28 11:13:48 +01:00
Cohee
775ae0f557
TC sysprompt: Add Post-History Instructions control
...
Closes #3920
2025-04-28 00:14:57 +03:00
Cohee
05daddb60c
Fix KoboldCpp saved vectors retrieval
2025-04-27 23:18:39 +03:00
Cohee
ed895b7c3e
Merge pull request #3889 from BismuthGlass/feature/wi_global_matches
...
World Info chat-independent data matching
2025-04-27 21:00:57 +03:00
Cohee
6fb664fe24
Merge pull request #3919 from cloak1505/gemini-patch
...
Prune Google models
2025-04-27 20:36:47 +03:00
Cohee
0f8b610454
Prettify captioning model redirects
2025-04-27 20:36:14 +03:00
Cohee
3e0697b7c7
Lintfix
2025-04-27 15:16:46 +03:00
cloak1505
acc05e633d
gemini-exp to max_1mil context
2025-04-26 20:38:35 -05:00
cloak1505
4599797baf
Revert responsive Google models per Cohee's executive order
...
I was wrong on a few models. At least Gemini still fits on a 1440p monitor.
2025-04-26 20:04:50 -05:00
Cohee
3e11a90b3c
Add message and example counts to itemization templates
2025-04-27 02:26:43 +03:00
cloak1505
fc09be75a6
Almost done with Google pruning
...
* Put back 1.5-latest
* Put back missing flash 002 (same deal about safetySettings like pro 001 vs 002)
* Remove dead models and gemma from BLOCK_NONE check
2025-04-26 17:54:34 -05:00
cloak1505
af64ac001a
Update caption_multimodal_model
...
And fix optgroup typo
2025-04-26 14:33:47 -05:00
cloak1505
c6a047651b
Add 'learn' to visionSupportedModels
...
Also remove dead gemini-exp models
2025-04-26 14:23:10 -05:00
cloak1505
28d42e5200
Prune Google models
2025-04-26 11:39:44 -05:00
Cohee
a927ab557a
Check instruct activation regex before selecting bound context template match
2025-04-26 01:47:07 +03:00
Cohee
6848b38bb7
Merge pull request #3900 from equal-l2/vision-cleanup
...
Vision cleanup
2025-04-26 01:21:42 +03:00
Wolfsblvt
6eb89bd21c
fix some linting
2025-04-25 20:58:28 +02:00
Wolfsblvt
05c010223b
Move function above init
...
Well, I like that init is last in nearly all files...
2025-04-25 20:49:47 +02:00
Wolfsblvt
a667e14c8b
Make global WI placeholder translatable
2025-04-25 20:45:13 +02:00
Wolfsblvt
470a0964f7
Initialize world info during app startup
...
Moves world info event binding from jQuery document-ready handler
to explicit initialization function for better control flow
Ensures world info setup occurs after core dependencies are loaded
2025-04-25 20:43:13 +02:00
Cohee
421c924c22
Do not append empty joiners
2025-04-25 21:01:53 +03:00
Karl-Johan Alm
2d366117dd
chat preset: GLM-4
2025-04-25 15:22:51 +09:00
Crow
b233cc2480
Add extra field docs
2025-04-25 03:23:14 +01:00
Crow
a3d7b540c7
Change field names to match required fields
2025-04-25 03:11:36 +01:00
Crow
b5280bbfc7
Add type data for v2DataWorldInfoEntryExtensionInfos match fields
2025-04-25 00:51:47 +01:00
Crow
6ddd395211
Move new globalScanData args to the end
2025-04-25 00:49:12 +01:00
Crow
994f51c18e
Add back chat param
2025-04-24 20:22:47 +01:00
Crow
5504021374
Add missing machCharacterPersonality to World Info Definition
2025-04-24 20:21:52 +01:00
Crow
4d483e7814
Change handleOptionalSelect name
2025-04-24 20:21:24 +01:00
Crow
d7780ee4bb
Fix character card lorebook imports / exports
2025-04-24 20:13:18 +01:00
equal-l2
3fd12b28dc
Merge branch 'staging' into vision-cleanup
2025-04-25 01:49:40 +09:00
equal-l2
903839c9c5
Use array syntax for excluding non-vision OpenAI models
...
Co-authored-by: Wolfsblvt <wolfsblvt@gmail.com >
2025-04-25 01:40:13 +09:00
Cohee
5241b22a73
Add reasoning effort control for CC OpenRouter
...
Closes #3890
2025-04-23 21:38:31 +03:00
Cohee
cfc41163e2
Merge pull request #3893 from SillyTavern/gemini-2.5-thinking
...
Thinking Budget 2.5: Electric Googaloo
2025-04-23 20:36:02 +03:00
equal-l2
3e8f9e2680
Fix for eslint
2025-04-24 00:02:43 +09:00
Cohee
bdf4241d18
Default to "Auto" reasoning effort
2025-04-23 14:54:34 +00:00
equal-l2
44c5ce9a30
Exclude o1-mini from vision supported models
2025-04-23 23:45:58 +09:00
equal-l2
65aec223a3
Vision models clean-up
2025-04-23 23:45:58 +09:00
Cohee
6878c79fc8
Prevent send on Enter when IME composing
...
Fixes #2398
2025-04-23 09:26:15 +00:00