Cohee
454a71922d
Whack punycode deprecation message
2024-05-20 14:37:10 +03:00
PasserDreamer
b4dc66f950
Merge pull request #4 from SillyTavern/staging
...
Staging
2024-05-20 19:32:28 +08:00
Cohee
d902d0d202
Require at least node 18
2024-05-20 14:27:51 +03:00
PasserDreamer
b6cb08101b
update zh-tw
2024-05-20 19:02:29 +08:00
PasserDreamer
c10323424d
Update Image Generation
2024-05-20 18:49:33 +08:00
Cohee
df2710bcbe
Transform WI haystack after regex matching
2024-05-20 13:44:12 +03:00
PasserDreamer
5506c81397
update Image Generation locale.
2024-05-20 18:15:16 +08:00
Cohee
ed2e7a2f47
Fix RisuRealm UUID identifier import
2024-05-20 12:51:10 +03:00
PasserDreamer
27e3a9201e
Update zh-tw
2024-05-20 13:58:56 +08:00
RossAscends
863e0c3643
fix power_user.movingUIState not saving properly
2024-05-20 12:56:48 +09:00
RossAscends
8d2b7a15dc
don't hide close button on unzoomified avatars
2024-05-20 12:23:54 +09:00
RossAscends
67381cf493
fix zoomedAvatar resize and movement
2024-05-20 12:18:30 +09:00
Cohee
86f54dccdc
Merge pull request #1930 from X-T-E-R/release
...
Adapting a TTS API for the GSVI (GPT-SoVits Inference) Project
2024-05-20 01:05:05 +03:00
Cohee
edf981a5a1
Don't convert markdown to plaintext
2024-05-20 00:48:23 +03:00
Cohee
ab75680ed3
Merge pull request #2277 from SillyTavern/staging
...
Staging
2024-05-19 23:48:13 +03:00
Cohee
8c11d7e8e8
Merge pull request #2276 from LenAnderson/stop-parser-from-bitching-about-space-after-quote
...
stop parser from complaining about space after closing quote of quoted argument
2024-05-19 23:09:29 +03:00
LenAnderson
8b776491e8
fix endOfText
...
current char must be whitespace as well
2024-05-19 15:52:30 -04:00
Cohee
884f26924c
Merge pull request #2275 from SillyTavern/staging
...
Staging
2024-05-19 22:37:33 +03:00
Cohee
5f79579a4d
Fix selector?
2024-05-19 22:33:16 +03:00
Cohee
82f56da16b
Hide script buttons on old Safari
2024-05-19 22:25:41 +03:00
Cohee
bc2035d362
Don't use autocomplete on old Safari
2024-05-19 22:22:32 +03:00
Cohee
41f25edb15
Workaround for old Safari
2024-05-19 22:16:14 +03:00
Cohee
cf28d6653c
Import characters from RisuRealm by URL
2024-05-19 20:19:20 +03:00
Cohee
1eca18f287
Merge branch 'staging' into ru-l10n
2024-05-19 19:48:38 +03:00
Yokayo
6671c9aa80
Move dynamic html to templates
2024-05-19 21:49:43 +07:00
Cohee
53496d70f1
Merge pull request #2272 from SillyTavern/staging
...
Staging
1.12.0
2024-05-19 16:45:57 +03:00
Cohee
a17588fb1b
Fix smooth streaming not working with multiswipe
2024-05-19 16:41:55 +03:00
Cohee
dd06fddd17
#2267 Fix multiswipe mutating the array returning by the streaming provider
2024-05-19 16:38:18 +03:00
Cohee
e9c5618b10
Force generate unlock on wrapped API error
2024-05-19 16:25:22 +03:00
Cohee
b32330df0f
Merge pull request #2270 from LenAnderson/more-subcommand-shenanigans
...
More subcommand shenanigans
2024-05-19 15:47:55 +03:00
LenAnderson
3bd2edf4d2
move silencing of loud /aborts into execute function when handled
2024-05-19 07:34:09 -04:00
Cohee
697949c784
Bump package version
2024-05-19 14:31:52 +03:00
Cohee
ee913be46b
Merge pull request #2266 from sasha0552/vllm-fixes
...
vLLM fixes
2024-05-19 14:23:07 +03:00
LenAnderson
4f5813a6ce
fix /if subcommand strings
2024-05-19 06:40:08 -04:00
LenAnderson
4a25821aba
remove todo
2024-05-19 06:38:59 -04:00
LenAnderson
c049ff82cd
fix typehint
2024-05-19 06:31:58 -04:00
LenAnderson
64ee2d77b8
fix switch to play button when script paused
2024-05-19 06:27:27 -04:00
LenAnderson
ce4106eb3d
fix typehint
2024-05-19 06:27:09 -04:00
LenAnderson
974d27ce26
use root AbortController in /if subcommands
2024-05-19 06:26:16 -04:00
LenAnderson
dfe482b37b
fix /abort toast and loop break in /times
2024-05-19 06:25:19 -04:00
LenAnderson
1f18694aa6
fix /abort toasts in /while
2024-05-19 06:25:00 -04:00
LenAnderson
89de668241
fix typehints for while unnamed arg / command
2024-05-19 06:24:32 -04:00
LenAnderson
963e525e07
fix typehints
2024-05-19 06:23:34 -04:00
LenAnderson
94ee7167e0
unescape macros inside unnamed arg arrays
2024-05-19 06:23:19 -04:00
Cohee
48c075fb42
#2268 Fix while command
2024-05-19 12:19:08 +03:00
Cohee
581e5f1f04
Fix app init
2024-05-19 11:52:49 +03:00
RossAscends
9637b3fbe1
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2024-05-19 15:06:32 +09:00
RossAscends
c7232ae23c
WIP textgen API custom sampler display
2024-05-19 15:06:29 +09:00
sasha0552
01912f5b3e
Fix typo
2024-05-19 04:36:36 +00:00
sasha0552
db5e2d95c2
vLLM fixes
...
* Enable seed field for vLLM
* Enable beam search for vLLM
* Set the default length penalty to 1
(There is validation error from vLLM when beam search is disabled and the value is not equal to 1)
2024-05-19 04:34:11 +00:00