Commit Graph

493 Commits

Author SHA1 Message Date
cc33d0deca safety fix for public 2023-05-10 23:49:11 +09:00
e4e35fe0e6 WIP of avatar cropping on upload 2023-05-10 23:46:31 +09:00
67a3702fca Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-10 02:13:21 +03:00
730e3578ab (Beta) Add instruct mode #250 2023-05-10 02:13:14 +03:00
242d16a973 Update instructions in html note & welcome msg 2023-05-10 07:04:27 +09:00
7b60c90e6b #263 Multigen pseudo-streaming adjustment 2023-05-09 01:49:07 +03:00
12f7b7d292 Fix user avatar selection 2023-05-08 19:04:48 +03:00
ef0d1a986b #260 Adjust message clean up. New setting to allow impersonation. 2023-05-08 18:55:01 +03:00
5203c2a8b6 Move filter by favorites to an actionable tag 2023-05-08 13:47:51 +03:00
80e822d9b4 Separate horde adjust settings 2023-05-08 02:24:45 +03:00
c685d7bb54 Enable swipes by default #256 2023-05-08 00:55:05 +03:00
40e73d1c94 Disable swipe arrows on SD gens. Disable TTS play on switching character or reloading the page 2023-05-07 19:20:21 +03:00
5670e924a5 Fix in-context messages line for regens 2023-05-07 16:31:09 +03:00
14105bc4dd More reliable bias cancellation 2023-05-07 15:55:44 +03:00
256e9c2559 #252 Added client version to Horde headers 2023-05-07 14:10:03 +03:00
012bca112e Updated quote tagging
Quote tagging now works with left and right side specific quote mark characters as well.
2023-05-07 02:11:14 -07:00
1a9039649b #245 Add option to TTS only the dialogues 2023-05-07 00:27:32 +03:00
54df160e36 Send user message on single-select group member if text box is not empty 2023-05-06 19:58:39 +03:00
2f7a5885f3 Proper params adjust for Horde 2023-05-06 19:02:49 +03:00
74a4f68939 Fix double-trimmed KAI prompts. Optimized OAI prompting 2023-05-06 18:24:00 +03:00
7f718e09be #228 Don't use a selected tokenizer for parallel prompt building of OAI prompts 2023-05-06 15:30:15 +03:00
1bb9a999c8 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 20:19:48 +09:00
8adbff122b improve ChatAutoLoad, better group panel styling 2023-05-06 20:19:45 +09:00
a833443ad5 More reliable avatar upload routine 2023-05-06 14:13:42 +03:00
80b197fb0b Merge pull request #246 from mdude1324/mdude/save-swipes-edit 2023-05-06 11:50:36 +03:00
b9fb937052 Merge pull request #244 from gidzzz/fix-openai-no-bottom-anchor 2023-05-06 11:48:49 +03:00
ed2b1bd5f0 restyle group panel 2023-05-06 17:23:07 +09:00
b8daedee10 Overwrite swipe text on edit 2023-05-05 21:03:00 -05:00
9f9f4fe883 Unify characters/group list. Sort groups with chars 2023-05-06 01:51:34 +03:00
4795534d27 Fix missing space before the bottom anchor 2023-05-06 00:37:47 +02:00
a5ae9cc7fb Simplify message owner checks a bit 2023-05-06 00:25:53 +02:00
ef7f6ad096 Sort characters list in hot swaps 2023-05-06 00:42:29 +03:00
09919471e1 hotSwap enabled after reconstructive surgery. 2023-05-06 05:28:13 +09:00
18c380f469 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-05 22:14:34 +03:00
c88603d50c #227 Fix response streaming for the same name as user 2023-05-05 22:14:30 +03:00
a24053fe42 disabled for safety 2023-05-06 04:09:24 +09:00
c6257a367d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 04:07:16 +09:00
d5d3616d60 6 favorite character hotswaps (beta quality) 2023-05-06 04:07:14 +09:00
a3758482a4 Add configurable token padding #239 2023-05-05 21:24:36 +03:00
cae2a6ed71 Add group scenario override 2023-05-05 19:45:59 +03:00
f9d3120338 Add optional {{char}} display name visible in formatted messages 2023-05-05 17:52:19 +03:00
5f0d539134 fixed zoomed avatars
- broke due to wrapped div added around avatar for timer spacing
2023-05-05 17:37:23 +09:00
5cd3d0cf81 edited char msgs can now show (charname):
- also better SD world prompt
2023-05-05 06:18:55 +09:00
35c0fa9c4b Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-05 03:03:36 +09:00
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
0d1ce6fd9a Fix addSpace in getStoppingStrings (unused) 2023-05-04 20:37:21 +03:00
19a4534d78 #230 Make recursive scanning of WI entries optional 2023-05-04 20:28:01 +03:00
6faea7f93d Fixed newlines getting eaten 2023-05-04 13:23:00 -03:00
cb7357dd4e SD generation for groups 2023-05-04 19:06:21 +03:00
60fdc391ba is_user 'name' saved as name1 in chat JSONL 2023-05-04 23:54:44 +09:00