319b0a543c
Enable markdown strikethough
2024-05-21 16:58:42 +03:00
e0ac189acc
#2290 Allow square brackets and underline in SD prompts
2024-05-21 16:51:11 +03:00
bac00659ef
Add RisuRealm import example
2024-05-21 15:58:00 +03:00
b1c9fee29e
#2188 Make first message not required
2024-05-21 15:46:41 +03:00
226852233f
Clean-up SD message sending
2024-05-21 15:03:57 +03:00
630b72f13a
#2290 Allow curly braces in SD prompts.
...
+remove unused code
2024-05-21 14:28:47 +03:00
c21deb3a8c
#2289 Fix message translation on edit
2024-05-21 14:23:18 +03:00
9b1a254553
scale MUI on window resize
2024-05-21 13:55:00 +09:00
56d0ffc1fd
fix MovingUI infinite loop on resize to Y edge
2024-05-21 09:55:56 +09:00
3dc4c8ca39
#2284 Persona description in-chat-at-depth
2024-05-21 01:57:04 +03:00
3cd3890263
#2286 Fix SD interactive mode loose trigger
2024-05-21 01:11:40 +03:00
435821348a
Allow setting unnamed persona names with a tick button
2024-05-21 00:40:12 +03:00
03bb911ee7
Fix persona sorting on load
2024-05-21 00:22:56 +03:00
549b2d52a4
Remove unnecessary DOM query
2024-05-20 21:58:45 +03:00
0d68473010
Fix client version display on welcome message
2024-05-20 21:50:57 +03:00
6ed7729b18
Merge branch 'staging' of https://github.com/Yokayo/SillyTavern into ru-l10n
2024-05-20 21:45:18 +03:00
0c36d4e67d
Merge branch 'staging' into ru-l10n
2024-05-20 21:45:02 +03:00
d6a02e3c47
Translated a bit more
2024-05-21 01:16:20 +07:00
a8c9fe4dce
Remove prompt manager changes
2024-05-21 00:54:46 +07:00
df2710bcbe
Transform WI haystack after regex matching
2024-05-20 13:44:12 +03:00
863e0c3643
fix power_user.movingUIState not saving properly
2024-05-20 12:56:48 +09:00
67381cf493
fix zoomedAvatar resize and movement
2024-05-20 12:18:30 +09:00
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
edf981a5a1
Don't convert markdown to plaintext
2024-05-20 00:48:23 +03:00
8b776491e8
fix endOfText
...
current char must be whitespace as well
2024-05-19 15:52:30 -04:00
bc2035d362
Don't use autocomplete on old Safari
2024-05-19 22:22:32 +03:00
41f25edb15
Workaround for old Safari
2024-05-19 22:16:14 +03:00
cf28d6653c
Import characters from RisuRealm by URL
2024-05-19 20:19:20 +03:00
1eca18f287
Merge branch 'staging' into ru-l10n
2024-05-19 19:48:38 +03:00
6671c9aa80
Move dynamic html to templates
2024-05-19 21:49:43 +07:00
a17588fb1b
Fix smooth streaming not working with multiswipe
2024-05-19 16:41:55 +03:00
b32330df0f
Merge pull request #2270 from LenAnderson/more-subcommand-shenanigans
...
More subcommand shenanigans
2024-05-19 15:47:55 +03:00
3bd2edf4d2
move silencing of loud /aborts into execute function when handled
2024-05-19 07:34:09 -04:00
ee913be46b
Merge pull request #2266 from sasha0552/vllm-fixes
...
vLLM fixes
2024-05-19 14:23:07 +03:00
4f5813a6ce
fix /if subcommand strings
2024-05-19 06:40:08 -04:00
4a25821aba
remove todo
2024-05-19 06:38:59 -04:00
c049ff82cd
fix typehint
2024-05-19 06:31:58 -04:00
ce4106eb3d
fix typehint
2024-05-19 06:27:09 -04:00
974d27ce26
use root AbortController in /if subcommands
2024-05-19 06:26:16 -04:00
dfe482b37b
fix /abort toast and loop break in /times
2024-05-19 06:25:19 -04:00
1f18694aa6
fix /abort toasts in /while
2024-05-19 06:25:00 -04:00
89de668241
fix typehints for while unnamed arg / command
2024-05-19 06:24:32 -04:00
963e525e07
fix typehints
2024-05-19 06:23:34 -04:00
94ee7167e0
unescape macros inside unnamed arg arrays
2024-05-19 06:23:19 -04:00
48c075fb42
#2268 Fix while command
2024-05-19 12:19:08 +03:00
581e5f1f04
Fix app init
2024-05-19 11:52:49 +03:00
c7232ae23c
WIP textgen API custom sampler display
2024-05-19 15:06:29 +09:00
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
70a35e9b49
Merge branch 'staging' into parser-post-stuff
2024-05-18 14:51:06 -04:00
bc4a8fbe1d
fix qr editor height on narrow
2024-05-18 14:49:33 -04:00