Commit Graph

2736 Commits

Author SHA1 Message Date
8fa4094a4e #356 Add group chat member ghosting 2023-05-29 18:47:58 +03:00
9fafc41c7d #395 Pass AbortSignal down to groupGenerationWrapper 2023-05-29 13:27:20 +03:00
d6bed2673b More clear CSRF notification 2023-05-29 13:09:36 +03:00
9a7e17cfbc #394 Preserve system message by assigning group generation id 2023-05-29 12:57:30 +03:00
d093cca125 Skip extras autoconnect on load 2023-05-29 11:42:06 +03:00
e006164c4c NAI settings: html -> text 2023-05-29 11:25:12 +03:00
a043564da1 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-29 11:03:45 +03:00
07c532cf29 Merge pull request #390 from drgnfr6/NovelAI-Configuration-Improvements
Improve NovelAI configuration, move more to UI, clean up config handling
2023-05-29 10:30:13 +03:00
8c3d4ca33c Merge pull request #389 from drgnfr6/Fix-NovelAI-refresh-on-first-load
Fix NovelAI refresh on first load.
2023-05-29 10:26:26 +03:00
59c8b5f321 Merge pull request #391 from drgnfr6/dev
Fix NovelAI refresh on first load.
2023-05-29 10:25:58 +03:00
0717b41f8f Merge pull request #392 from drgnfr6/Clio-Support
Clio support, in dev this time
2023-05-29 10:24:57 +03:00
a9ab9207b1 Merge branch 'Fix-NovelAI-refresh-on-first-load' into dev 2023-05-28 23:38:34 -05:00
3e55c4ffcf Fix NovelAI refresh on first load. 2023-05-28 23:37:19 -05:00
857619df48 Improve NovelAI configuration by moving more of it to the UI, and cleaning up how config is handled a bit. 2023-05-28 23:34:09 -05:00
c6af819997 Setting max context size so Clio can access all of the context necessary. 2023-05-28 23:18:11 -05:00
796cc2f6d6 Adding Clio related files for basic support of the Clio-v1 model 2023-05-28 23:17:45 -05:00
da1c5bd5a5 Drag and drop character cards 2023-05-29 03:08:53 +03:00
584394ded0 Upload sprites as ZIP archive 2023-05-29 02:28:09 +03:00
3b72be402e Don't let cropper overflow the canvas (or upload fails) 2023-05-29 01:18:11 +03:00
602bceb26e Upload or delete a sprite image. 2023-05-29 01:17:52 +03:00
5efd55d343 Sync user name to chat option 2023-05-28 23:17:49 +03:00
b74939bf65 Message translate on edit 2023-05-28 22:43:31 +03:00
6bc3e01254 Update readme.md 2023-05-28 20:34:03 +03:00
73fa174165 Add buttons to translate whole chat and clear translations 2023-05-28 20:03:05 +03:00
29f21f6b6a Prevent double saving of translated chats. Exception-safe event emitter 2023-05-28 19:09:10 +03:00
88c92c76ae Unconditional load of extensions. Fixes for translations 2023-05-28 18:57:45 +03:00
8c48843d72 Translate impersonate and streaming responses. 4-state auto-mode for translation 2023-05-28 16:18:30 +03:00
5a678b74c3 TTS: narrate only translated text option 2023-05-28 14:46:15 +03:00
2cbfe7e571 Fix console spam on TTS. Expand tokenizer textarea 2023-05-28 13:42:55 +03:00
da30b69471 Fix unlocked context breaking OAI tokenizer 2023-05-28 13:42:30 +03:00
ff997c06c3 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-28 13:42:09 +03:00
f6070084d1 (beta) Message translate plugin 2023-05-28 13:42:06 +03:00
0e0f490c98 allow Chroma slider to go to 0 to disable 2023-05-28 18:53:55 +09:00
6ab9e0f182 Export chats as .txt files 2023-05-28 16:42:59 +09:00
79979009f2 Stop TTS playback on swipe 2023-05-28 03:02:56 +03:00
5a7daedfca Stop button fix for window.ai. Refactor the generation function 2023-05-28 02:33:34 +03:00
3897ed3b4e Add Token counter plugin 2023-05-28 02:13:13 +03:00
1ba9ddd025 Fix Kobold parameters send (for real this time) 2023-05-28 02:07:13 +03:00
10c117751c Fix drawer flicker [skip ci] 2023-05-28 00:15:19 +03:00
9ffe3beb35 Fix Kobold generation data not sending to API 2023-05-28 00:05:36 +03:00
8ab1b68c52 Add WI prompt format 2023-05-28 00:01:35 +03:00
158fdfb140 Add NSFW avoidance prompt to UI 2023-05-27 22:12:19 +03:00
be64b3469f Properly fallback when w.ai model doesn't support streaming 2023-05-27 21:42:28 +03:00
a415deb8fa Unlock context size of OAI 2023-05-27 20:45:22 +03:00
f1d3f8d3bd Proper user name on chats import 2023-05-27 20:30:53 +03:00
387b1e6d4a Merge branch 'main' into dev 2023-05-27 19:55:03 +03:00
0ab097711b Fix window.ai streaming 2023-05-27 19:50:08 +03:00
386ba29399 Fix notes content 2023-05-27 18:01:51 +03:00
867791c942 Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev 2023-05-27 17:53:32 +03:00
d65a99448a Merge pull request #382 from drgnfr6/TTS-Race-Condition-Fix 2023-05-27 17:45:29 +03:00