Commit Graph

2092 Commits

Author SHA1 Message Date
ouoertheo
9fa7329762 Don't replace * with ... for tts messages 2023-05-05 23:50:13 -05:00
MDude
b8daedee10 Overwrite swipe text on edit 2023-05-05 21:03:00 -05:00
SillyLossy
c1b41a561a Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 01:51:37 +03:00
SillyLossy
9f9f4fe883 Unify characters/group list. Sort groups with chars 2023-05-06 01:51:34 +03:00
Grzegorz Gidel
4795534d27 Fix missing space before the bottom anchor 2023-05-06 00:37:47 +02:00
Grzegorz Gidel
a61369b52a Avoid an empty line in OpenAI when bottom anchor is empty 2023-05-06 00:25:53 +02:00
Grzegorz Gidel
20f43b2c17 Fix bottom anchor never being included for OpenAI 2023-05-06 00:25:53 +02:00
Grzegorz Gidel
a5ae9cc7fb Simplify message owner checks a bit 2023-05-06 00:25:53 +02:00
RossAscends
71d2472d36 fix group panel cutting off group members box 2023-05-06 07:19:16 +09:00
SillyLossy
ef7f6ad096 Sort characters list in hot swaps 2023-05-06 00:42:29 +03:00
SillyLossy
6dbe728a6d Add group stats 2023-05-06 00:28:20 +03:00
RossAscends
0c04efb33f fix styles for hotswaps 2023-05-06 06:07:36 +09:00
RossAscends
09919471e1 hotSwap enabled after reconstructive surgery. 2023-05-06 05:28:13 +09:00
SillyLossy
62f6d347a2 Rewrite hotswap logic 2023-05-05 23:18:54 +03:00
SillyLossy
18c380f469 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-05 22:14:34 +03:00
SillyLossy
c88603d50c #227 Fix response streaming for the same name as user 2023-05-05 22:14:30 +03:00
RossAscends
a24053fe42 disabled for safety 2023-05-06 04:09:24 +09:00
RossAscends
c6257a367d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 04:07:16 +09:00
RossAscends
d5d3616d60 6 favorite character hotswaps (beta quality) 2023-05-06 04:07:14 +09:00
SillyLossy
a3758482a4 Add configurable token padding #239 2023-05-05 21:24:36 +03:00
SillyLossy
ce4d7dc90e Optimize auto-connect of extensions 2023-05-05 20:36:53 +03:00
random-username-423
822d50be9c Forgot to edit server.js too when adding top_p for OpenAI 2023-05-06 02:18:19 +09:00
SillyLossy
cae2a6ed71 Add group scenario override 2023-05-05 19:45:59 +03:00
random-username-423
f86f42fad7 Add top_p to OpenAI parameters UI 2023-05-06 00:49:47 +09:00
SillyLossy
99b2f499d3 TTS plugin adjustments 2023-05-05 18:14:33 +03:00
SillyLossy
f9d3120338 Add optional {{char}} display name visible in formatted messages 2023-05-05 17:52:19 +03:00
Cohee1207
a8c47037ac Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev 2023-05-05 15:57:49 +03:00
Cohee1207
efdaf30afd Add a safety check on chat file parsing 2023-05-05 15:56:48 +03:00
SillyLossy
b9797f2d53 Don't send SD model with gen request 2023-05-05 15:16:39 +03:00
RossAscends
ceec8b12de better /sd you prompt for AI 2023-05-05 20:12:30 +09:00
Cohee
868a01a9d8 Merge pull request #234 from paniphons/main 2023-05-05 12:36:26 +03:00
Paniphon
24420a8235 Update FAQ with Claude and 2 self-hosted HF models 2023-05-05 16:28:44 +07:00
RossAscends
5f0d539134 fixed zoomed avatars
- broke due to wrapped div added around avatar for timer spacing
2023-05-05 17:37:23 +09:00
SillyLossy
1d10b8f390 Adjust system TTS 2023-05-05 02:44:23 +03:00
RossAscends
92e508a076 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-05 06:18:57 +09:00
RossAscends
5cd3d0cf81 edited char msgs can now show (charname):
- also better SD world prompt
2023-05-05 06:18:55 +09:00
SillyLossy
aa2d8adff0 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-04 23:32:12 +03:00
SillyLossy
d3165ba69b Add system TTS provider to the extension 2023-05-04 23:32:10 +03:00
RossAscends
35c0fa9c4b Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-05 03:03:36 +09:00
RossAscends
22596b85bf - usernames saved individually in chat file
- "You:" and name1 are stopping strings regardless of Pyg formatting
2023-05-05 03:02:48 +09:00
SillyLossy
0d1ce6fd9a Fix addSpace in getStoppingStrings (unused) 2023-05-04 20:37:21 +03:00
SillyLossy
19a4534d78 #230 Make recursive scanning of WI entries optional 2023-05-04 20:28:01 +03:00
Cohee
1f1a9a9e04 Merge pull request #229 from bfs15/dev
Fixed newlines getting eaten
2023-05-04 19:27:18 +03:00
Aisu Wata
6faea7f93d Fixed newlines getting eaten 2023-05-04 13:23:00 -03:00
SillyLossy
cb7357dd4e SD generation for groups 2023-05-04 19:06:21 +03:00
RossAscends
ed07ce3061 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-04 23:54:46 +09:00
RossAscends
60fdc391ba is_user 'name' saved as name1 in chat JSONL 2023-05-04 23:54:44 +09:00
SillyLossy
53af1448dc Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-04 17:52:47 +03:00
SillyLossy
1647b7e2cc Fix SD not loading models and samplers 2023-05-04 17:52:45 +03:00
RossAscends
370033f857 fixed WI entry secondary height 2023-05-04 23:09:54 +09:00