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
71e92af09d
Fix console verbiage for global extensions
2025-04-29 02:02:20 +03:00
Cohee
3340009a29
Add branch management functionality for extensions
2025-04-29 02:00:25 +03:00
Cohee
310b0f30cd
Add branch selection on extension installer
...
Closes #3865
2025-04-28 22:53:22 +03:00
Cohee
0ca4cc08bb
Sync OpenRouter providers list
2025-04-28 21:57:47 +03:00
Yokayo
666d5712c7
A bit more clarity
2025-04-28 19:03:18 +07:00
Yokayo
c453e94486
eslint fixes #2
2025-04-28 18:56:43 +07:00
Yokayo
f0d01d35a6
eslint fixes
2025-04-28 18:55:10 +07:00
Yokayo
11908f7363
Work on tl
2025-04-28 18:45:16 +07: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
97e1f482c1
Add class to AdvancedFormatting
2025-04-27 23:19:21 +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
cloak1505
d8bc38c0b0
Make the redirection note slightly less eye bleeding
2025-04-27 12:31:19 -05:00
Cohee
54e880ef32
Align matching sources in two columns
2025-04-27 19:35:17 +03:00
Cohee
28ca8176f8
Merge pull request #3857 from wrvsrx/allow-readonly-install
...
Allow read-only installation
2025-04-27 19:12:12 +03:00
Cohee
0aad86c0b6
Add /colab to .dockerignore and .npmignore
2025-04-27 19:07:52 +03:00
Cohee
12badb3d67
Fix Docker build
2025-04-27 18:29:27 +03:00
Cohee
31cc05ae46
Move setPermissionsSync to util
2025-04-27 18:23:57 +03:00
Cohee
3e0697b7c7
Lintfix
2025-04-27 15:16:46 +03:00
Cohee
7c54a74ffa
Add another ugli ahh list for no grounding models
2025-04-27 15:11:23 +03:00
Cohee
15daf19a08
Streaming endpoint is no longer busted
...
But still ass
2025-04-27 14:58:23 +03:00
Cohee
61c7f53d22
Move endpoint version to conifg. Refactor ugli model lists
2025-04-27 14:56:51 +03:00
Cohee
10f51b703b
Merge pull request #3921 from A1KESH1/Update-zh-cn-translations
...
Update zh-cn translation
2025-04-27 14:06:17 +03:00
爱克狮
dd1c506694
Update zh-cn.json
2025-04-27 16:50:42 +08:00
爱克狮
9c9ed1593a
Update zh-cn translation
2025-04-27 16:44:31 +08: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
cloak1505
340be02777
Default HARM_CATEGORY_CIVIC_INTEGRITY to OFF
...
All models support either all BLOCK_NONE, or all OFF.
2025-04-26 18:43:56 -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
023976444f
Oops, gemini-1.5-pro-001 is still live
2025-04-26 14:04:31 -05:00
cloak1505
05e60ff00b
Exclude gemini-2.0-flash-lite from web search
2025-04-26 13:04:00 -05:00
cloak1505
a764e5ce54
Exclude LearnLM from web search
2025-04-26 12:51:26 -05:00
cloak1505
01d52f140a
Update "Use system prompt"
2025-04-26 12:19:06 -05:00
cloak1505
28d42e5200
Prune Google models
2025-04-26 11:39:44 -05:00
Cohee
37c97db969
Merge pull request #3916 from SillyTavern/fix-instruct-regex
...
Check instruct activation regex before selecting context template
2025-04-26 14:25:35 +03:00
Cohee
84f339cdd6
Merge pull request #3913 from SillyTavern/fix-continue-suffix
...
Fix continuation suffix trimming
2025-04-26 01:47:52 +03: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
Cohee
e621f0d967
Remove model name check in convertGooglePrompt
2025-04-26 00:34:21 +03:00
Cohee
76aa17e08f
Merge pull request #3911 from cloak1505/staging
...
Normalize instruct names behavior and repair Lightning 1.1's system prompt
2025-04-26 00:10:01 +03:00