smirgol
4f0935c494
better deep clone of message object. re-initalize ttsLastMessage after changing chats
2023-11-08 19:08:42 +01:00
smirgol
91266c831c
fix tts re-trigger for complete/autocomplete/delete
...
fix re-trigger tts from start if text was added to chat by auto-continue
fix re-trigger tts from start if text was added by continue button
fix re-trigger of tts when message(s) got deleted
2023-11-08 16:40:47 +01:00
Cohee
064d331110
Merge pull request #1301 from zgce/release
...
fix the deeplx for chinese parameter
2023-10-30 16:36:57 +02:00
yuxiang
0921cd6b9c
fix the Chinese translation parameter error of deeplx
2023-10-30 22:31:52 +08:00
yuxiang
de77abe152
Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
...
# Conflicts:
# src/translate.js
2023-10-30 22:10:27 +08:00
yuxiang
31c5036724
Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
...
# Conflicts:
# src/translate.js
2023-10-30 21:58:10 +08:00
Cohee
1b1f3e9e0c
Unbreak CFG sliders
2023-10-29 23:56:25 +02:00
Cohee
853cf20e6e
Remove unreliable check for git installed
...
It will fail anyway if not installed
2023-10-29 23:46:56 +02:00
Cohee
97b9d99503
Merge branch 'staging' into release
2023-10-28 03:31:18 +03:00
Cohee
e0be4dde31
Move extensions update check to after init
2023-10-27 21:23:58 +03:00
Cohee
4524f6dbfd
Skill issue
2023-10-27 21:09:53 +03:00
Cohee
52ecad1cdf
Rework single-line mode, add section for Context Formatting settings
2023-10-27 21:02:03 +03:00
Cohee
9be3645152
Merge pull request #1292 from SillyTavern/staging
...
Staging
2023-10-27 13:26:43 +03:00
Cohee
a2d8a2a447
Bump package version
2023-10-27 13:23:10 +03:00
Cohee
0ad96b6567
Improve context slider sanity
2023-10-27 13:22:46 +03:00
Cohee
0c36d113bf
Add git disclaimer to asset downloader
2023-10-27 13:07:56 +03:00
Cohee
410599b287
Fix unlocked context sliders sanity
2023-10-27 02:01:09 +03:00
Cohee
167b2d0fe4
Add exception handling to stats writer
2023-10-27 01:03:54 +03:00
Cohee
11cc27d9c9
Increase debounce duration for type-in controls to 2sec
2023-10-26 22:02:56 +03:00
Cohee
24f406917d
Add seed to Kobold APi
2023-10-26 21:22:00 +03:00
RossAscends
5f64d4be7d
fix WI sliders
2023-10-27 03:06:02 +09:00
RossAscends
b29f63f89e
fix WI sliders
2023-10-27 03:01:25 +09:00
Cohee
b4c7bb1f7b
Merge pull request #1290 from SillyTavern/staging
...
Staging
2023-10-26 18:44:18 +03:00
Cohee
edbde2be37
Make comment macro multiline
2023-10-26 18:41:35 +03:00
Cohee
1798959ddc
Update readme-zh_cn.md
2023-10-26 18:25:51 +03:00
Cohee
d249000b52
Update readme.md
2023-10-26 18:25:10 +03:00
Cohee
58ada40586
Merge pull request #1289 from deffcolony/release
...
Added new banner for readme.md
2023-10-26 18:18:08 +03:00
deffcolony
f1a13f3093
updated banner
2023-10-26 16:45:03 +02:00
deffcolony
aa3574f15f
Added new banner
2023-10-26 15:05:27 +02:00
Cohee
03e513a3e4
Fix slider formatting
2023-10-26 15:17:16 +03:00
Cohee
beca613745
Revert Top P granularity
2023-10-26 15:11:38 +03:00
Cohee
dcca49e848
Revert TFS granularity
2023-10-26 15:09:34 +03:00
Cohee
22cebe3176
Fix settings loading
2023-10-26 15:01:31 +03:00
RossAscends
dd2d292a56
clean up NAI slider decimals
2023-10-26 20:46:09 +09:00
RossAscends
c79bf951b7
minor skill issue with slider overhaul
2023-10-26 20:41:12 +09:00
RossAscends
e9107870c0
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-10-26 13:20:49 +09:00
RossAscends
d50124e937
appwide slider overhaul
2023-10-26 13:20:47 +09:00
Cohee
339dcaf506
Fix message trigger on disabled character in amalgamate group mode
2023-10-26 02:10:14 +03:00
Cohee
5cdc3d1d18
Smudge groups depth prompts in Join mode.
2023-10-26 00:39:11 +03:00
Cohee
8dcfe57888
#1268 Add group card amalgamation mode
2023-10-26 00:09:22 +03:00
Cohee
2e35cd76ec
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
2023-10-25 22:39:34 +03:00
Cohee
51d2c9feba
Add UI option for group gen strategy
2023-10-25 22:39:31 +03:00
Cohee
864ac3927f
Merge pull request #1285 from bdashore3/staging
...
Add freq pen and presence pen for ooba
2023-10-25 22:38:52 +03:00
Cohee
cb9e334a75
Fix localization strings
2023-10-25 22:36:14 +03:00
kingbri
4f67e9f38b
Ooba: Add frequency and presence penalty sliders
...
These options essentially supersede repetition penalty, but since
ooba also gives the option, add these new sliders in conjunction
with the repetition penalty ones.
More testing is needed to find good default values.
Signed-off-by: kingbri <bdashore3@proton.me>
2023-10-25 15:22:47 -04:00
Cohee
b4a401805f
Add explainer for SD prompt expansion
2023-10-25 21:49:32 +03:00
Cohee
f2d5196890
Change scenario override setup method
2023-10-25 19:44:46 +03:00
Cohee
c2ba3a773a
Delayed tokenizers initialization
2023-10-25 00:32:49 +03:00
Cohee
3edc456fe7
Extend extensions interop API
2023-10-25 00:28:58 +03:00
Cohee
5dbe2ebf29
Add chat file backups
2023-10-24 22:09:55 +03:00