Commit Graph

529 Commits

Author SHA1 Message Date
dd9c5f30d3 +2 SD gens: now (last_mes only), face (char face) 2023-05-07 04:29:14 +09:00
54df160e36 Send user message on single-select group member if text box is not empty 2023-05-06 19:58:39 +03:00
61e0c8098a Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-07 01:57:35 +09:00
969a0934d2 improved (?) /sd you prompt 2023-05-07 01:57:32 +09:00
0c80e2e9a9 Multiple Horde models 2023-05-06 19:52:16 +03:00
8e8d7f80d0 remove up arrow input reporting console spam 2023-05-07 00:53:12 +09:00
a7786d2f3a Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-07 00:09:04 +09:00
c5d53f9134 fix heights for WI 2ndary / SD prefix/neg inputs 2023-05-07 00:09:02 +09:00
eba26016da Merge branch 'dev' of http://github.com/cohee1207/SillyTavern into dev 2023-05-06 15:30:21 +03:00
7f718e09be #228 Don't use a selected tokenizer for parallel prompt building of OAI prompts 2023-05-06 15:30:15 +03:00
f1f150e5d1 -fix WI entry 2ndary key height
-initHeight and resetHeight functions moved from WI to utils
2023-05-06 21:28:24 +09:00
1cc3d0ac9f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 14:32:00 +03:00
f360c73147 Add toggles for Hotswaps and Message timer 2023-05-06 14:31:58 +03:00
1bb9a999c8 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 20:19:48 +09:00
8adbff122b improve ChatAutoLoad, better group panel styling 2023-05-06 20:19:45 +09:00
9d94936e3e Merge pull request #242 from random-username-423/dev
Add top_p to OpenAI parameters UI
2023-05-06 13:24:33 +03:00
7453eb8872 #228 Add delay microtasks in OAI tokenization to unblock the CPU thread during prompt building 2023-05-06 13:19:22 +03:00
b9fb937052 Merge pull request #244 from gidzzz/fix-openai-no-bottom-anchor 2023-05-06 11:48:49 +03:00
9fa7329762 Don't replace * with ... for tts messages 2023-05-05 23:50:13 -05:00
9f9f4fe883 Unify characters/group list. Sort groups with chars 2023-05-06 01:51:34 +03:00
a61369b52a Avoid an empty line in OpenAI when bottom anchor is empty 2023-05-06 00:25:53 +02:00
20f43b2c17 Fix bottom anchor never being included for OpenAI 2023-05-06 00:25:53 +02:00
a5ae9cc7fb Simplify message owner checks a bit 2023-05-06 00:25:53 +02:00
ef7f6ad096 Sort characters list in hot swaps 2023-05-06 00:42:29 +03:00
62f6d347a2 Rewrite hotswap logic 2023-05-05 23:18:54 +03:00
c6257a367d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-06 04:07:16 +09:00
d5d3616d60 6 favorite character hotswaps (beta quality) 2023-05-06 04:07:14 +09:00
a3758482a4 Add configurable token padding #239 2023-05-05 21:24:36 +03:00
ce4d7dc90e Optimize auto-connect of extensions 2023-05-05 20:36:53 +03:00
cae2a6ed71 Add group scenario override 2023-05-05 19:45:59 +03:00
f86f42fad7 Add top_p to OpenAI parameters UI 2023-05-06 00:49:47 +09:00
99b2f499d3 TTS plugin adjustments 2023-05-05 18:14:33 +03:00
f9d3120338 Add optional {{char}} display name visible in formatted messages 2023-05-05 17:52:19 +03:00
b9797f2d53 Don't send SD model with gen request 2023-05-05 15:16:39 +03:00
ceec8b12de better /sd you prompt for AI 2023-05-05 20:12:30 +09:00
1d10b8f390 Adjust system TTS 2023-05-05 02:44:23 +03:00
92e508a076 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-05 06:18:57 +09:00
5cd3d0cf81 edited char msgs can now show (charname):
- also better SD world prompt
2023-05-05 06:18:55 +09:00
d3165ba69b Add system TTS provider to the extension 2023-05-04 23:32:10 +03:00
19a4534d78 #230 Make recursive scanning of WI entries optional 2023-05-04 20:28:01 +03:00
cb7357dd4e SD generation for groups 2023-05-04 19:06:21 +03:00
53af1448dc Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-04 17:52:47 +03:00
1647b7e2cc Fix SD not loading models and samplers 2023-05-04 17:52:45 +03:00
370033f857 fixed WI entry secondary height 2023-05-04 23:09:54 +09:00
6d96b23dcc fixed WI entry scroll auto-height adjustments 2023-05-04 22:45:06 +09:00
e4db21ccc9 #224 Add a button to force a one-character next reply in groups 2023-05-04 14:43:05 +03:00
78e6d93460 typo 2023-05-04 17:43:24 +09:00
75574e8cc0 better default Poe.com character nudge 2023-05-04 17:38:02 +09:00
b7e8d01694 AI config panel cleanup/styling
- editable inputs styled
- moved API model selectors from AIConfig to API Panel
- nicer WI Entry footer spacing
- corrected WI Entry textarea height calculations
- centered send_textarea placeholder
.mes_text now wraps anywhere to prevent long strings from overflowing-X
- placeholders added to a few inputs
2023-05-04 16:26:49 +09:00
9c62783e08 Editable slider labels 2023-05-04 01:00:00 +03:00