gk
6df95b98ec
Regex: add export buttons for global and scoped scripts
2025-05-08 01:27:03 +09:00
Cohee
7a4d6ecfde
Migrate old preference for "click to edit" setting based on chat display style
2025-05-07 11:12:41 +00:00
gk
2650d88606
Regex: allow multiple definitions in a single file
2025-05-07 18:48:18 +09:00
Cohee
5c027634ff
Merge pull request #3961 from DocShotgun/staging
2025-05-07 00:32:48 +03:00
DocShotgun
3be991591f
Remove special handling of nsigma for llama.cpp
...
* 0 now changed to disable/no-op upstream
2025-05-06 14:11:00 -07:00
Cohee
5e31a21d8d
Decouple "click to edit" from document mode
2025-05-06 22:02:20 +03:00
DocShotgun
4a5d0df92f
Translate nsigma 0 to -1 to disable for llama.cpp
2025-05-06 09:31:55 -07:00
sirius422
edb9702055
Add support for gemini-2.5-pro-preview-05-06
2025-05-07 00:29:26 +08:00
DocShotgun
bf8b3b5013
Remove tfs_z alias for llama.cpp
...
* This sampler is no longer supported in llama.cpp
2025-05-06 00:39:25 -07:00
DocShotgun
bf66a39579
Update llama.cpp textgen settings
...
* Add min_keep, a llama.cpp-exclusive setting for constraining the effect of truncation samplers
* Enable nsigma for llama.cpp, and add llama.cpp alias top_n_sigma, add nsigma to the llama.cpp sampler order block
* Allow a negative value of nsigma as this represents 'disabled' in llama.cpp (while 0 is deterministic)
* Remove tfs and top_a as these are not supported by llama.cpp (tfs was removed, and top_a was never supported)
* Correct the identification string for typical_p in the llama.cpp sampler order block
* Add penalties to the llama.cpp sampler order block
2025-05-06 00:32:29 -07:00
Cohee
6625e4036e
Add clipboard script commands
...
Closes #3958
2025-05-05 21:58:06 +03:00
Cohee
fc43ae3891
Merge branch 'staging' into pin-styles
2025-05-04 23:06:19 +03:00
Cohee
573ada296e
Merge branch 'staging' into ffmpeg-videobg
2025-05-04 22:05:15 +03:00
Cohee
636ecef28a
Merge pull request #3953 from Samueras/release
2025-05-04 20:55:23 +03:00
Samueras
f0fbd7e3d4
added swipe left and right to st-context
...
Added swipe_right and swipe_left to st-context as a swipe group.
2025-05-04 18:17:44 +02:00
Cohee
ca29de4704
Add style pin feature for greeting messages
2025-05-04 17:48:36 +03:00
Cohee
bb9fe64652
Merge pull request #3930 from Yokayo/staging
...
Update ru-ru translation
2025-05-04 14:10:12 +03:00
Cohee
4e0685f998
Revert comment
2025-05-04 14:05:44 +03:00
Samueras
27f2fac916
Export swipe_right in public/script.js and add swipe_right to getContext in st-context.js
2025-05-04 11:59:17 +02:00
Cohee
1e57342639
Use objects for pagination select creation
2025-05-04 12:56:23 +03:00
Cohee
b25322b844
Merge pull request #3933 from SillyTavern/feat/ext-installer-branch
...
Add branch selection on extension installer
2025-05-04 12:35:05 +03:00
Cohee
a122109e0c
Add new model option 'embed-v4.0' to Cohere vectorization settings
...
Closes #3951
2025-05-04 12:26:44 +03:00
Yokayo
b9383ace1e
eslint fixes 2
2025-05-03 18:16:02 +07:00
Yokayo
e27fca6628
eslint fixes
2025-05-03 18:14:26 +07:00
Yokayo
1822c4f91b
More work on tl
2025-05-03 18:12:18 +07:00
Cal
c677f0324a
Add argument to command
2025-05-01 15:16:51 -06:00
Cohee
a089727591
Extract templates, replace pagination format
2025-05-01 17:46:02 +03:00
Cohee
63b48b9211
Log a warning on an unknown input type
2025-04-30 22:58:43 +03:00
Cohee
ef59afcec1
Specify tag support in messaging
2025-04-30 22:56:35 +03:00
Cohee
999a43b2e5
Merge branch 'staging' into feat/ext-installer-branch
2025-04-30 22:35:01 +03: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
Yokayo
e4d389a5b6
eslint fix
2025-04-29 17:24:49 +07:00
Yokayo
7eb23a2fcc
Work on tl
2025-04-29 17:23:18 +07:00
Yokayo
db67633af6
Merge branch 'SillyTavern:staging' into staging
2025-04-29 17:16:15 +07: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
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