Commit Graph

391 Commits

Author SHA1 Message Date
9774f3b8c1 Migrate objective extension settings to chat_metadata 2023-06-01 12:34:33 +03:00
b8a49c58ac Merge branch 'main' into dev 2023-06-01 10:52:34 +03:00
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
8328fe9886 Proper chronological order of ChromaDB chat injections 2023-06-01 01:43:36 +03:00
a5fee875c1 [Feature Request] Chromadb, ability to pause collection. SillyTavern/SillyTavern#420 2023-06-01 01:30:12 +03:00
13d012a3a2 Reduce console logs clutter 2023-06-01 01:02:51 +03:00
8b4a53b293 Merge pull request #415 from ouoertheo/ouoertheo/objectives1
Objective Extension - Agent based AI inspired by BabyAGI and AutoGPT
2023-06-01 00:32:46 +03:00
01b629ca9f Ability to hide tasks. 2023-05-31 16:22:49 -05:00
8baed8afa7 Clarify Chroma warning message 2023-05-31 23:27:14 +03:00
7d6c0f7737 Add the warning when ChromaDB synced message deletes 2023-05-31 23:23:08 +03:00
66050f57db Fix System TTS ending abruptly in Chrome on Windows 2023-05-31 23:18:54 +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
bdcb3e52ff Add some instructions. Code readability 2023-05-31 08:01:07 -05:00
ef90c31643 Add slash command for dice rolls. Create class for worker wrappers 2023-05-31 13:57:08 +03:00
6ad2492ef6 Fix TTS worker console spam in empty chat 2023-05-31 10:56:25 +03:00
e68dd96f24 More bug fix 2023-05-31 00:56:28 -05:00
226c66464a Add better UI for tasks. Fix bug 2023-05-31 00:09:33 -05:00
00b11d4d44 Add counter, fix some bugs 2023-05-30 20:13:29 -05:00
d80fff3b5e Updated UI message about chromadb persistence 2023-05-30 19:47:55 -04:00
4cf0e18d76 First commit of Objective extension 2023-05-30 17:35:14 -05: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