Commit Graph

791 Commits

Author SHA1 Message Date
BlipRanger
c9c82537a7 Hotfix for Chromadb export.
Missing key which causes export to fail.
2023-05-30 17:53:36 -04:00
SillyLossy
ed74eedc5b Display code blocks in translated messages 2023-05-30 23:57:56 +03:00
SillyLossy
8fdfb272a4 #407 Add two-state message translation button 2023-05-30 23:47:09 +03:00
SillyLossy
d85d5158db Rename chromadb extension to be less confusing. Add new extensions to readme 2023-05-30 20:02:21 +03:00
SillyLossy
3a53bc292b Move Novel settings to another file 2023-05-30 18:54:02 +03:00
SillyLossy
a0090929ae Add TFS and Top A to ooba API 2023-05-30 13:07:52 +03:00
SillyLossy
2c862eb0a5 Token breakdown for swipes 2023-05-30 01:34:47 +03:00
SillyLossy
f11645e66e Experimental ChromaDB performance improvement. Keep chat sync flags and only push new messages. 2023-05-30 00:42:54 +03:00
SillyLossy
219fd4f643 Hide extensions dropdown on load 2023-05-29 21:58:25 +03:00
BlipRanger
a78a0ad78a Add frontend for chromadb import/export
Additionally add checks that character is selected before trying chromadb operations.
2023-05-29 13:33:39 -04:00
SillyLossy
e07f500014 Get original message text for SD inline gens instead of translated 2023-05-29 19:14:00 +03:00
SillyLossy
8fa4094a4e #356 Add group chat member ghosting 2023-05-29 18:47:58 +03:00
SillyLossy
9fafc41c7d #395 Pass AbortSignal down to groupGenerationWrapper 2023-05-29 13:27:20 +03:00
SillyLossy
9a7e17cfbc #394 Preserve system message by assigning group generation id 2023-05-29 12:57:30 +03:00
SillyLossy
d093cca125 Skip extras autoconnect on load 2023-05-29 11:42:06 +03:00
SillyLossy
e006164c4c NAI settings: html -> text 2023-05-29 11:25:12 +03:00
SillyLossy
a043564da1 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-29 11:03:45 +03:00
drgnfr6
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
SillyLossy
584394ded0 Upload sprites as ZIP archive 2023-05-29 02:28:09 +03:00
SillyLossy
602bceb26e Upload or delete a sprite image. 2023-05-29 01:17:52 +03:00
SillyLossy
b74939bf65 Message translate on edit 2023-05-28 22:43:31 +03:00
SillyLossy
73fa174165 Add buttons to translate whole chat and clear translations 2023-05-28 20:03:05 +03:00
SillyLossy
29f21f6b6a Prevent double saving of translated chats. Exception-safe event emitter 2023-05-28 19:09:10 +03:00
SillyLossy
88c92c76ae Unconditional load of extensions. Fixes for translations 2023-05-28 18:57:45 +03:00
SillyLossy
8c48843d72 Translate impersonate and streaming responses. 4-state auto-mode for translation 2023-05-28 16:18:30 +03:00
SillyLossy
5a678b74c3 TTS: narrate only translated text option 2023-05-28 14:46:15 +03:00
SillyLossy
2cbfe7e571 Fix console spam on TTS. Expand tokenizer textarea 2023-05-28 13:42:55 +03:00
SillyLossy
da30b69471 Fix unlocked context breaking OAI tokenizer 2023-05-28 13:42:30 +03:00
SillyLossy
ff997c06c3 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-28 13:42:09 +03:00
SillyLossy
f6070084d1 (beta) Message translate plugin 2023-05-28 13:42:06 +03:00
RossAscends
0e0f490c98 allow Chroma slider to go to 0 to disable 2023-05-28 18:53:55 +09:00
SillyLossy
79979009f2 Stop TTS playback on swipe 2023-05-28 03:02:56 +03:00
SillyLossy
5a7daedfca Stop button fix for window.ai. Refactor the generation function 2023-05-28 02:33:34 +03:00
SillyLossy
3897ed3b4e Add Token counter plugin 2023-05-28 02:13:13 +03:00
SillyLossy
8ab1b68c52 Add WI prompt format 2023-05-28 00:01:35 +03:00
SillyLossy
158fdfb140 Add NSFW avoidance prompt to UI 2023-05-27 22:12:19 +03:00
SillyLossy
be64b3469f Properly fallback when w.ai model doesn't support streaming 2023-05-27 21:42:28 +03:00
SillyLossy
a415deb8fa Unlock context size of OAI 2023-05-27 20:45:22 +03:00
SillyLossy
387b1e6d4a Merge branch 'main' into dev 2023-05-27 19:55:03 +03:00
SillyLossy
0ab097711b Fix window.ai streaming 2023-05-27 19:50:08 +03:00
drgnfr6
c06f042898 Fix race condition when saving settings for TTS 2023-05-27 09:38:21 -05:00
Cohee1207
53d6c58b15 Support Window.ai extension 2023-05-27 17:37:25 +03:00
RossAscends
8abeb61baa Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-27 21:01:32 +09:00
RossAscends
41251937b3 button to duplicate solo characters 2023-05-27 21:00:46 +09:00
SillyLossy
e576eca4d6 Horde trusted checkbox and disclaimer 2023-05-26 18:54:46 +03:00
SillyLossy
760b953017 Code clean-up [skip ci] 2023-05-26 13:31:40 +03:00
RossAscends
128d1c2f8f horde multiselect without CTRL 2023-05-26 13:59:31 +09:00
SillyLossy
2a0a9c3feb Context template editor. Part 1 2023-05-26 01:26:03 +03:00
SillyLossy
855129a28b Don't save extra data to chroma 2023-05-25 12:18:40 +03:00
RossAscends
4240f34dcb toast and highlight for new group creation 2023-05-25 01:14:19 +09:00