SDS
73fd306b8b
Fixed persona_description linebreak
...
When persona description is positioned after character card, there are double linebreaks before and none behind the persona description, because storyString already brings a trailing one whereas persona_description doesn't. This fixes that by putting the linebreak where it belongs.
2023-08-01 12:54:46 +03:00
Cohee
72213add56
#833 Sort tags list alphabetically
2023-08-01 12:26:28 +03:00
Cohee
16b45f1ea9
Reformat new code
2023-07-31 20:56:05 +03:00
Cohee
435d319090
Merge pull request #835 from pyrater/staging
...
Live2d Changes
2023-07-31 20:53:45 +03:00
Tony Ribeiro
192c82b180
Restored streaming mode as a new provider "Streaming", recording is done on server side, voice detection with vosk and transcript with whisper.
2023-07-31 18:47:33 +02:00
ouoertheo
6768c56e2b
fix regression on task selection
2023-07-31 07:56:49 -05:00
joe
4939387bbf
Updated based on feedback
2023-07-31 19:14:15 +09:00
joe
4c14b8ee2d
Updated Static URL
2023-07-31 19:01:45 +09:00
joe
0bbcf0db83
Updated non static URL Calls
2023-07-31 18:54:50 +09:00
joe
0c919bf32d
Talking Animation
2023-07-31 18:21:32 +09:00
pyrater
9f92b19004
Merge branch 'SillyTavern:staging' into staging
2023-07-31 16:10:22 +09:00
joe
7824a18103
Live2d Commits
2023-07-31 16:09:36 +09:00
joe
0eef05908d
live2d addition
2023-07-31 14:52:30 +09:00
ouoertheo
d5e40e0271
fix for allowing root task as. notify on manual check
2023-07-30 19:15:05 -05:00
Cohee
6b85f10818
Merge pull request #832 from mweldon/kayra-fix-fresh-coffee
2023-07-31 00:57:16 +03:00
Mike Weldon
27c6e5ecff
Fix some presets, bad words, rep allowlist, and banned tokens
2023-07-30 14:03:28 -07:00
Cohee
40f466b2c3
Summary plugin improvements: In-chat position, customizable template, force insert after X words
2023-07-30 23:10:37 +03:00
RossAscends
02667d3d1a
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-07-31 03:37:52 +09:00
RossAscends
9cb70817c7
fix ctrl+up when sys msg is last
2023-07-31 03:37:49 +09:00
Cohee
e172f50d4f
Allow /cut 0
2023-07-30 21:35:36 +03:00
Cohee
49f7185c8c
#829 Close chat option
2023-07-30 21:35:21 +03:00
RossAscends
638050a3de
skill issue
2023-07-31 02:56:39 +09:00
RossAscends
a0f369d100
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-07-31 02:41:41 +09:00
RossAscends
f9239c860d
Escape hotkey to close panels/popups
2023-07-31 02:41:15 +09:00
Cohee
41a08fed2b
Merge pull request #828 from ouoertheo/ouoertheo/objective-qol-improvements
2023-07-30 19:33:02 +03:00
RossAscends
95d43712d3
fix chat bg color when panels hidden
2023-07-31 01:08:24 +09:00
ouoertheo
4f76a8b0ce
fix task counter decrement
2023-07-30 09:27:31 -05:00
ouoertheo
3fc2b81433
help text update
2023-07-30 09:19:17 -05:00
ouoertheo
23a514bba8
full templating for all prompts. prompt mgmt
2023-07-30 09:15:12 -05:00
Cohee1207
51449c4913
Rename Settings option
2023-07-30 16:40:45 +03:00
Cohee
6d9c2ec365
Merge pull request #819 from pyrater/staging
...
Show / Hide Top Bar
2023-07-30 16:38:44 +03:00
Cohee
ad26a1968b
Merge pull request #818 from city-unit/feature/WI
...
Add optional alerting for WI debugging.
2023-07-30 16:29:33 +03:00
Cohee1207
52289acc62
Reformat index.html
2023-07-30 16:28:55 +03:00
Cohee
c8e456d773
Merge pull request #827 from Ahbahl/staging
...
Moves Claude Assistant prefill box below JB
2023-07-30 16:28:19 +03:00
Cohee1207
d00fbacec3
#822 Increase instruct sequences max lengths
2023-07-30 16:27:29 +03:00
Cohee1207
ccbec7715a
#825 Set temperature slider min value to 0.0
2023-07-30 16:21:01 +03:00
Ahbahl
1f63fd9344
Moves Claude Assistant prefill below JB to be more in line with how prompts are structured.
2023-07-30 15:13:10 +02:00
joe
d8d5118283
removed padding
2023-07-30 11:57:21 +09:00
joe
11226ff7d6
add CSS to round corners
2023-07-30 11:56:17 +09:00
pyrater
844d9c86a4
Merge branch 'SillyTavern:staging' into staging
2023-07-30 11:50:09 +09:00
joe
0aee97ccca
Added Option to toggle/Hide settings bar.
2023-07-30 11:47:17 +09:00
city-unit
fa06e5ee5a
Add optional alerting for WI debugging.
2023-07-29 22:15:54 -04:00
Cohee
fd93bc7736
Merge pull request #817 from city-unit/feature/activechat
...
Persist active chat across devices.
2023-07-30 03:07:55 +03:00
city-unit
0cc88c17c7
Handle groups correctly, save settings.
2023-07-29 20:05:12 -04:00
city-unit
6829f5308f
Persist active chat across devices.
2023-07-29 19:48:08 -04:00
Mike Weldon
9dba57dc85
Fix minor typo that broke phraseRepPen for NAI
2023-07-29 15:59:18 -07:00
Cohee
dddc49c235
#798 Claude assistant prefill
2023-07-30 01:51:59 +03:00
RossAscends
faf9c4445f
Create Default QR preset
2023-07-30 06:26:06 +09:00
RossAscends
a646aaa125
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
2023-07-30 06:22:05 +09:00
RossAscends
80a0cb2bc4
MPV of QuickReply Presets
2023-07-30 06:22:03 +09:00