Commit Graph

275 Commits

Author SHA1 Message Date
a18c20305e Clarify Chroma warning message 2023-06-01 10:01:43 +03:00
d542ec0d81 Add the warning when ChromaDB synced message deletes 2023-06-01 10:01:43 +03:00
0de09e9da0 Fix System TTS ending abruptly in Chrome on Windows 2023-06-01 10:01:43 +03:00
bb187d9920 Proper chronological order of ChromaDB chat injections 2023-06-01 10:01:11 +03:00
711dbdcc15 [Feature Request] Chromadb, ability to pause collection. SillyTavern/SillyTavern#420 2023-06-01 10:01:11 +03:00
6c6f5b7f1a Merge pull request #416 from BlipRanger/patch-2
Updated UI message about chromadb persistence
2023-05-31 21:46:46 +03:00
cff5cd0928 Update index.js 2023-05-31 21:46:13 +03:00
6ad2492ef6 Fix TTS worker console spam in empty chat 2023-05-31 10:56:25 +03:00
d80fff3b5e Updated UI message about chromadb persistence 2023-05-30 19:47:55 -04:00
c9c82537a7 Hotfix for Chromadb export.
Missing key which causes export to fail.
2023-05-30 17:53:36 -04:00
ed74eedc5b Display code blocks in translated messages 2023-05-30 23:57:56 +03:00
8fdfb272a4 #407 Add two-state message translation button 2023-05-30 23:47:09 +03:00
d85d5158db Rename chromadb extension to be less confusing. Add new extensions to readme 2023-05-30 20:02:21 +03:00
f11645e66e Experimental ChromaDB performance improvement. Keep chat sync flags and only push new messages. 2023-05-30 00:42:54 +03:00
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
e07f500014 Get original message text for SD inline gens instead of translated 2023-05-29 19:14:00 +03:00
584394ded0 Upload sprites as ZIP archive 2023-05-29 02:28:09 +03:00
602bceb26e Upload or delete a sprite image. 2023-05-29 01:17:52 +03:00
b74939bf65 Message translate on edit 2023-05-28 22:43:31 +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
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
79979009f2 Stop TTS playback on swipe 2023-05-28 03:02:56 +03:00
3897ed3b4e Add Token counter plugin 2023-05-28 02:13:13 +03:00
387b1e6d4a Merge branch 'main' into dev 2023-05-27 19:55:03 +03:00
c06f042898 Fix race condition when saving settings for TTS 2023-05-27 09:38:21 -05:00
855129a28b Don't save extra data to chroma 2023-05-25 12:18:40 +03:00
135613baf0 better display of dice rolls and group welcome mes 2023-05-24 20:56:46 +09:00
d4cf9eb13e new strategy for ChromaDB 2023-05-24 07:03:03 +09:00
53ed7aceca Infinity context: inject and purge chat data 2023-05-23 00:30:52 +03:00
0bce9d33a2 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-22 22:58:34 +03:00
d90ea41350 derp 2023-05-22 08:18:46 -05:00
ce648297ef fix current tts job not clearing on empty text 2023-05-22 08:15:02 -05:00
a4b2b68620 Add ability to inject custom files into the prompt (broken ATM) 2023-05-22 00:56:12 +03:00
f62c26a9ba First working version 2023-05-21 11:33:10 +00:00
f2ecac0d79 Fixes 2023-05-21 10:52:11 +00:00
5c7e14c287 Split messages into chunks 2023-05-21 10:41:18 +00:00
3dcff11354 Merge remote-tracking branch 'upstream/dev' into feature/chromadb 2023-05-21 10:01:27 +00:00
77dd6cb292 clarify AN location, fix AN display toggle 2023-05-21 15:29:49 +09:00
299b9a04bc Replace info popups with toasts 2023-05-20 23:59:39 +03:00
bb1f22b42c add elevenlabs multilingual. add tts debug method 2023-05-19 21:42:50 -05:00
ade631e258 Merge branch 'main' into dev 2023-05-19 23:12:52 +03:00
2c2b45119b Properly check for system TTS support 2023-05-19 23:12:39 +03:00
30014db826 Fix TTS click handler 2023-05-18 19:01:16 +03:00