Commit Graph

2478 Commits

Author SHA1 Message Date
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
RossAscends
e7d7f2b822 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-04 22:45:08 +09:00
RossAscends
6d96b23dcc fixed WI entry scroll auto-height adjustments 2023-05-04 22:45:06 +09:00
SillyLossy
d4b44d04da Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-04 16:21:16 +03:00
SillyLossy
9016c39983 (Possible) Fix for #228 - cache tiktoken tokenizer instances. Remove event listeners from close socket events. 2023-05-04 16:21:14 +03:00
RossAscends
498800577e smart sizing for in-chat images 2023-05-04 21:31:48 +09:00
SillyLossy
e4db21ccc9 #224 Add a button to force a one-character next reply in groups 2023-05-04 14:43:05 +03:00
RossAscends
ed11a39eb2 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-04 20:19:27 +09:00
RossAscends
54e3f7fcdc group member arrows stacked vertically 2023-05-04 20:19:25 +09:00
SillyLossy
1d4b0afb31 Fix tag editor triggering editable sliders logic 2023-05-04 14:18:10 +03:00
SillyLossy
c4787265a1 Fix Webp imports from CharHub 2023-05-04 14:11:19 +03:00
RossAscends
9d59bfd648 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-04 19:57:32 +09:00
RossAscends
88b97c8eac wrapper for avatar and timer 2023-05-04 19:57:31 +09:00
SillyLossy
989f984cc7 Add group members not currently generating a reply to a stopping strings arrays. #225 2023-05-04 13:55:58 +03:00
Cohee
282c74871e Update readme.md 2023-05-04 13:37:09 +03:00