Commit Graph

807 Commits

Author SHA1 Message Date
SillyLossy
5df7d2d1dc Fix /sys and /sendas attribution when converting to groups. Fix context line with /sys with OpenAI 2023-06-01 11:18:19 +03:00
SillyLossy
83c875d8dc Properly position typing indicator after user message #423 2023-06-01 10:13:49 +03:00
RossAscends
55f38f69d6 fix new char highlight, group drawers autoOpen logic 2023-06-01 10:03:08 +03:00
SillyLossy
0633d16622 Fix typing indicator not showing in group chats on NovelAI 2023-06-01 10:01:43 +03:00
SillyLossy
35cb1f6182 Fix stop button not showing for the second speaking member in queue 2023-06-01 10:01:43 +03:00
SillyLossy
a18c20305e Clarify Chroma warning message 2023-06-01 10:01:43 +03:00
SillyLossy
d542ec0d81 Add the warning when ChromaDB synced message deletes 2023-06-01 10:01:43 +03:00
SillyLossy
6ad0be9597 Fix being unable to rewrite an existing bookmark 2023-06-01 10:01:43 +03:00
SillyLossy
0de09e9da0 Fix System TTS ending abruptly in Chrome on Windows 2023-06-01 10:01:43 +03:00
SillyLossy
bb187d9920 Proper chronological order of ChromaDB chat injections 2023-06-01 10:01:11 +03:00
SillyLossy
711dbdcc15 [Feature Request] Chromadb, ability to pause collection. SillyTavern/SillyTavern#420 2023-06-01 10:01:11 +03:00
Cohee
6c6f5b7f1a Merge pull request #416 from BlipRanger/patch-2
Updated UI message about chromadb persistence
2023-05-31 21:46:46 +03:00
Cohee
cff5cd0928 Update index.js 2023-05-31 21:46:13 +03:00
SillyLossy
412fad002d #418 Fix freeze on group with all disabled. Allow to send user messages into group with all disabled. 2023-05-31 11:36:00 +03:00
SillyLossy
6ad2492ef6 Fix TTS worker console spam in empty chat 2023-05-31 10:56:25 +03:00
BlipRanger
d80fff3b5e Updated UI message about chromadb persistence 2023-05-30 19:47:55 -04:00
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