Commit Graph

602 Commits

Author SHA1 Message Date
dade3fa17d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-14 19:47:34 +03:00
6a94bb5063 Old anchors removed 2023-05-14 19:47:32 +03:00
133caa58d2 add in process files for OAI tokenization merge 2023-05-15 01:45:36 +09:00
d765e9bad9 add uniqolor.js 2023-05-15 01:14:46 +09:00
3fcf7c893a Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-15 01:09:21 +09:00
30a43f96de OAI token itemization WIP (integrate PR299) 2023-05-15 01:08:45 +09:00
50ab9df54a Merge branch 'main' into dev 2023-05-14 16:58:02 +03:00
bd6255c758 Fix multigen with group chats 2023-05-14 16:36:07 +03:00
0774196f98 Silero ellipsis adjust 2023-05-14 00:58:01 +03:00
06a745ebf8 Better sentence separation for TTS 2023-05-14 00:50:49 +03:00
833d0ac02f Merge branch 'main' into dev 2023-05-14 00:22:49 +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
041c00bec3 Merge branch 'main' into dev 2023-05-13 19:38:46 +03:00
835c17b40c #292 Add button titles 2023-05-13 18:48:51 +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