Commit Graph

590 Commits

Author SHA1 Message Date
bd6255c758 Fix multigen with group chats 2023-05-14 16:36:07 +03:00
07e7028269 #300 Fix multigen issues:
1. Not working with instruct mode
2. Not working with impersonation
3. Not working with real streaming
2023-05-13 22:44:46 +03:00
36803cf473 Fix SD prompt generation 2023-05-13 21:36:40 +03:00
03d5c5ed2a Merge pull request #290 from sanskar-mk2/quoted-text
added the ability to speak only quoted text
2023-05-13 14:32:44 +03:00
3a1bf3ef81 handle special quotes 2023-05-13 16:59:14 +05:30
3643bc58f2 added the ability to speak only quoted text 2023-05-13 14:46:23 +05:30
531414df0d Update to fix TTS in group chat
Update logic to allow TTS to continue for each speaker in group chat.
2023-05-12 22:17:31 -04:00
567caf7ef6 Fix impersonation prompting 2023-05-13 01:07:12 +03:00
4264bebe13 Fix instruct name formatting for groups 2023-05-13 00:57:55 +03:00
473b57ce97 #284 Add a button to quickly remove the saved API key 2023-05-12 20:36:48 +03:00
69feecd0fa #284 Add a button to expose private keys 2023-05-12 20:20:06 +03:00
863b3380dd Merge branch 'main' into dev 2023-05-12 17:54:56 +03:00
d4eef884eb Fix TTS plugin clicks on SD button 2023-05-12 17:50:39 +03:00
c1350c9175 Fix hotswap sorting 2023-05-12 17:01:53 +03:00
2b59e1de35 unbreak SD 'scene' generation prompt, oopsie. 2023-05-12 20:34:43 +09:00
87ac2583ac Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-12 19:50:58 +09:00
05891f7b7f add character name into SD prompts for you/face 2023-05-12 19:50:55 +09:00
4e8effda11 Do not duplicate disabled extensions 2023-05-12 13:50:06 +03:00
7e7a67d28c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-12 11:51:48 +03:00
41390a44b4 Fix Horde key not saving 2023-05-12 11:51:43 +03:00
c4361d5f9f clarify /help text for /bg command 2023-05-12 17:38:37 +09:00
f8b6c166c8 concise SD help text 2023-05-12 17:20:39 +09:00
6fd2925ebe Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-12 13:09:52 +09:00
859af087c6 typo in SD prompt 2023-05-12 13:09:50 +09:00
1dec2683ce Add Silero TTS to Extras 2023-05-12 00:34:44 +03:00
1219d41b2a Fix Poe JB message substitution 2023-05-12 00:03:53 +03:00
d9a2c33722 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-12 03:31:31 +09:00
4f38cbd0e9 Update SD prompts 2023-05-12 03:30:43 +09:00
e374703798 Refactor API keys handling. Remove ST hosting from colab 2023-05-11 21:08:22 +03:00
18429bbc3b Option to unlock max context size 2023-05-11 00:25:08 +03:00
ee8ae7e9c6 Add instruct presets 2023-05-10 23:51:59 +03:00
38afc89b14 Add a hint for author's note 2023-05-10 23:07:44 +03:00
6d102269ac Add custom stop sequences to instruct mode 2023-05-10 22:48:14 +03:00
0f3315b074 Add image cropper plugin 2023-05-10 15:19:37 +03:00
730e3578ab (Beta) Add instruct mode #250 2023-05-10 02:13:14 +03:00
f5b2a9a213 Merge pull request #268 from bfs15/dev
Fix: extra space on prompt (due to  join(" ") on array)
2023-05-09 21:50:19 +03:00
26c864cfed Default Poe JB should now work on Claude-instant 2023-05-10 03:47:01 +09:00
22f4e6f1fe Fixed trailing whitespace on join 2023-05-09 13:51:01 -03:00
941781719b Fix: extra space on prompt (due to join(" ") on array) 2023-05-09 13:38:18 -03:00
26d3c79fd2 Fix typos 2023-05-09 18:15:51 +03:00
0efa9fd0d9 update SD prompts for face/you 2023-05-09 23:15:14 +09:00
97efabd3b2 Gap for rightnav flex, SD prompt tweaks, SD popup z to 3k 2023-05-09 17:16:17 +09:00
ef0d1a986b #260 Adjust message clean up. New setting to allow impersonation. 2023-05-08 18:55:01 +03:00
977bfbf4f5 More compact layout of right panel 2023-05-08 16:09:05 +03:00
7d181fd2e8 Optimize character list layouts 2023-05-08 15:16:55 +03:00
1774636883 Fix TTS plugin display name 2023-05-08 14:48:21 +03:00
33a23db823 Proper boolean sorting for Favorites sort 2023-05-08 14:01:36 +03:00
5203c2a8b6 Move filter by favorites to an actionable tag 2023-05-08 13:47:51 +03:00
96673ba684 style for actionable group filter tag 2023-05-08 09:27:32 +09:00
d1369004bb Add special tag to filter by groups 2023-05-08 02:39:17 +03:00