Commit Graph

1817 Commits

Author SHA1 Message Date
SillyLossy
77f76ae315 Fix group chats streaming 2023-06-01 18:55:04 +03:00
SillyLossy
3cf23f277c Fix group reply generation with streaming 2023-06-01 18:31:30 +03:00
SillyLossy
a74828df15 Disable instruct mode for OpenAI 2023-06-01 15:20:30 +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
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
SillyLossy
cdaa14964e Fix async race condition in message editor 2023-05-31 02:09:08 +03: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
SillyLossy
903d79e6b5 #397 Extend WI token budget 2023-05-30 11:40:19 +03:00
SillyLossy
71015aa821 #399 Check for generation amount > 0 before continuing multigen 2023-05-30 11:25:57 +03:00
SillyLossy
06671ceb5d #399 Reset prompt cache when multigen finishes 2023-05-30 10:49:38 +03:00
SillyLossy
eff1dabe41 Save chat before exporting 2023-05-30 02:00:23 +03:00
SillyLossy
8454cfa666 Export chat to downloadable file 2023-05-30 01:56:22 +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
76eca6abc2 Fix welcome message on Safari (for real this time) 2023-05-29 22:55:40 +03:00
SillyLossy
17d56280ec Revert br styles 2023-05-29 22:44:16 +03:00
SillyLossy
3636853d32 Fix Safari preselect API and inflated <br> blocks 2023-05-29 22:23:57 +03:00
SillyLossy
a380840719 Fix character list hiding if loaded on unlocked right drawer 2023-05-29 22:05:10 +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
RossAscends
31a2332cc7 pretty mute group member button 2023-05-30 02:03:28 +09: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
d6bed2673b More clear CSRF notification 2023-05-29 13:09:36 +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