Commit Graph

311 Commits

Author SHA1 Message Date
e4a6db7539 Remove Edge TTS (will be moved to Extras) 2023-06-04 10:43:47 +03:00
6ba332b323 Add MS Edge TTS 2023-06-04 03:08:25 +03:00
cccca22601 Handle offline expressions for VN mode. Don't add blocks without sprites. Force empty block on chat change. 2023-06-04 00:42:16 +03:00
8e2c20da3c Add alias to roll the dice 2023-06-04 00:40:51 +03:00
faa097fabd Multiple expressions per group in waifu mode 2023-06-03 22:17:25 +03:00
380b20b94d Fix Silero TTS fetch with extras 2023-06-03 14:55:46 +03:00
43dcc017f5 Merge pull request #438 from bdashore3/dev
Extras: Add API authentication support
2023-06-03 14:52:42 +03:00
36ea41f0a6 Extras: Add API authentication support
An API key is extremely important for ST-Extras servers that are
exposed to the internet.

Add an API key field below where the user enters the extras URL. For
convenience, this key is persisted whenever the user refreshes the
page.

Also modify the fetch requests to always include API keys if present.

See ST-Extras for more information on how this works.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-03 00:00:38 -04:00
9e35ffaefb fix auto-check logic bug 2023-06-02 20:59:21 -05:00
3ea2d469fd add manual task check extension menu item 2023-06-02 20:51:01 -05:00
c6657e9206 add remove tasks 2023-06-02 20:30:46 -05:00
8b86b29981 Trim strings in objectives list 2023-06-03 02:30:10 +03:00
6fec40d543 Permanent ChromaDB synchronization state (using IndexedDB object store) 2023-06-02 23:21:46 +03:00
745ceb0f31 Update links to organization repo 2023-06-02 21:01:26 +03:00
6ac649a75f close button for AN 2023-06-02 23:08:14 +09:00
f4e8e1496e Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-02 15:11:10 +09:00
ae1a3f1d36 add Quick Replies extension 2023-06-02 15:11:08 +09:00
7b4e287b10 Fix random activation of objectives 2023-06-01 23:59:42 +03:00
6bc520f800 Save metadata debounced for extensions 2023-06-01 16:51:35 +03:00
5b446af6dc Speed-up extensions loading. Add tracking of response times 2023-06-01 14:34:40 +03:00
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