Commit Graph

1839 Commits

Author SHA1 Message Date
SillyLossy
5b446af6dc Speed-up extensions loading. Add tracking of response times 2023-06-01 14:34:40 +03:00
SillyLossy
9774f3b8c1 Migrate objective extension settings to chat_metadata 2023-06-01 12:34:33 +03:00
SillyLossy
9d418696e1 Merge branch 'main' into dev 2023-06-01 11:19:06 +03:00
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
b8a49c58ac Merge branch 'main' into dev 2023-06-01 10:52:34 +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
SillyLossy
8328fe9886 Proper chronological order of ChromaDB chat injections 2023-06-01 01:43:36 +03:00
SillyLossy
a5fee875c1 [Feature Request] Chromadb, ability to pause collection. SillyTavern/SillyTavern#420 2023-06-01 01:30:12 +03:00
SillyLossy
13d012a3a2 Reduce console logs clutter 2023-06-01 01:02:51 +03:00
SillyLossy
e6f54363cc Emit group chat changed event 2023-06-01 00:50:04 +03:00
Cohee
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
ouoertheo
01b629ca9f Ability to hide tasks. 2023-05-31 16:22:49 -05:00
SillyLossy
32351dbf11 Fix typing indicator not showing in group chats on NovelAI 2023-05-31 23:54:31 +03:00
SillyLossy
a0b795db46 Fix stop button not showing for the second speaking member in queue 2023-05-31 23:38:18 +03:00
SillyLossy
8baed8afa7 Clarify Chroma warning message 2023-05-31 23:27:14 +03:00
SillyLossy
7d6c0f7737 Add the warning when ChromaDB synced message deletes 2023-05-31 23:23:08 +03:00
SillyLossy
df84beb41e Fix being unable to rewrite an existing bookmark 2023-05-31 23:19:24 +03:00
SillyLossy
66050f57db Fix System TTS ending abruptly in Chrome on Windows 2023-05-31 23:18:54 +03:00
SillyLossy
203284ef5f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-31 22:13:28 +03:00
SillyLossy
264b8a3162 Tiny steps toward V2 spec 2023-05-31 22:13:09 +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
RossAscends
1f2874aec0 fix new char highlight, group drawers autoOpen logic 2023-05-31 22:22:52 +09:00
ouoertheo
bdcb3e52ff Add some instructions. Code readability 2023-05-31 08:01:07 -05:00
SillyLossy
ef90c31643 Add slash command for dice rolls. Create class for worker wrappers 2023-05-31 13:57:08 +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
ouoertheo
e68dd96f24 More bug fix 2023-05-31 00:56:28 -05:00
ouoertheo
226c66464a Add better UI for tasks. Fix bug 2023-05-31 00:09:33 -05:00
ouoertheo
00b11d4d44 Add counter, fix some bugs 2023-05-30 20:13:29 -05:00
BlipRanger
d80fff3b5e Updated UI message about chromadb persistence 2023-05-30 19:47:55 -04:00
SillyLossy
cdaa14964e Fix async race condition in message editor 2023-05-31 02:09:08 +03:00
ouoertheo
4cf0e18d76 First commit of Objective extension 2023-05-30 17:35:14 -05: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
04fa9ea549 More clear scenario override message. 2023-05-30 20:37:45 +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
9e6b07e3af Fix OAI context breakdown total calculation 2023-05-30 19:25:27 +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