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
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
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
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
Cohee
d9b55df883
Fix loading characters from assets on first load
2024-05-19 03:31:09 +03:00
Cohee
4e9a113a35
Merge pull request #2265 from LenAnderson/parser-post-stuff
...
Follow ups and fixes for the new STscript parser
2024-05-18 22:39:23 +03:00
LenAnderson
70a35e9b49
Merge branch 'staging' into parser-post-stuff
2024-05-18 14:51:06 -04:00
LenAnderson
bc4a8fbe1d
fix qr editor height on narrow
2024-05-18 14:49:33 -04:00
LenAnderson
d77a70b25a
fix type hints
2024-05-18 14:49:02 -04:00
LenAnderson
e49317a73c
fix empty unnamed arg assignment start
2024-05-18 14:48:50 -04:00
LenAnderson
87cc28ae28
subcommand and /abort fixes
...
- use AbortController in /abort instead of execption
- allow quiet abort
- allow loud abort
- allow abort reason
- abort when aborted in subcommand
- break out of loops when aborted inside
- fix parsing of subcommands with multiple commands
2024-05-18 14:48:31 -04:00
Cohee
699d640845
Clean-up labels
2024-05-18 20:03:02 +03:00
Cohee
93c3e9e1dd
Merge branch 'staging' into X-T-E-R/release
2024-05-18 19:52:33 +03:00
Cohee
b93131ec7a
Lint fix
2024-05-18 18:58:25 +03:00
Cohee
4219468e20
Merge pull request #2264 from racinmat/staging
...
fix: correct usage of fuzzy search in emotion detection by LLM
2024-05-18 18:57:34 +03:00
Cohee
4227968dfa
Allow using JSON schema with llamacpp server
2024-05-18 18:50:48 +03:00
Cohee
09790bb994
Merge pull request #2258 from Wolfsblvt/tag-slash-commands
...
Add slash commands for tag management
2024-05-18 18:34:24 +03:00
Matěj Račinský
bd1bfee941
fix: correct usage of fuzzy search
2024-05-18 17:05:55 +02:00
Cohee
0b3c49da90
Allow bulk edit menu to wrap
2024-05-18 17:59:59 +03:00