Commit Graph

602 Commits

Author SHA1 Message Date
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
437cf59a48 Add more options to SD plugin 2023-05-03 23:49:57 +03:00
587de1fb12 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-03 21:02:56 +03:00
99e8d3612e Add pre-alpha version of Stable Diffusion extension. 2023-05-03 21:02:53 +03:00
e639666b34 Move chat renaming logic to server side. Add "quiet" reply generation mode. 2023-05-03 21:02:23 +03:00
b4c1b37e29 Custom colors for tags 2023-05-04 03:00:45 +09:00
1c92fb4b00 Adjust update intervals of some extensions 2023-05-03 14:03:57 +03:00
7300017047 Add message generation timer 2023-05-03 01:19:36 +03:00
fcd8a8886b Add OAI preset deletion button. Nicer OAI models dump. Adjust auto-connect delay 2023-05-02 22:42:39 +03:00
acc4a83ab9 Add confirmation for tag deletion. Add tags icon to characters menu. Change tags icon 2023-05-02 21:31:37 +03:00
9a5e6b4a25 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-02 19:56:32 +03:00
89e088a6d1 Bookmarks support for groups 2023-05-02 19:56:29 +03:00
64ec7c5cd9 Past Chats displays the # of mesages in each chat 2023-05-03 01:26:53 +09:00
7a94ddfa9c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-03 00:45:47 +09:00
a04171b262 chat history view shoes filesizes now 2023-05-03 00:45:45 +09:00
e2187638fd Pass group chat id to extensions. Remove temporary swipes fix from memory ext. 2023-05-02 18:30:19 +03:00
2080a1e77e Merge pull request #205 from mdude1324/mdude/avoid-memory-last-chat
Avoid memory on most recent chat
2023-05-02 18:19:17 +03:00
d159ddf4d1 Properly highlight last OpenAI message 2023-05-02 18:05:24 +03:00
28627e7e51 Support multiple chats per group. Fix A/N metadata not saving for groups. 2023-05-02 16:01:23 +03:00
dce309f0d9 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-02 01:01:39 +03:00
e8dbfbe1f1 Create new group chat for the same group 2023-05-02 01:01:34 +03:00
0b6ee782a4 Merge pull request #211 from gidzzz/dev
Do not send incomplete examples of dialogue to OpenAI
2023-05-02 00:48:08 +03:00
7bd17a1544 Add filter by favorites to group member candidates list 2023-05-01 23:10:32 +03:00
2c9cfb78d8 Test commit 2023-05-01 22:45:08 +03:00
5b60007e58 avatarpopup now draggable 2023-05-02 04:40:14 +09:00
22882ee2ba Fix fav outline display on Firefox 2023-05-01 22:08:24 +03:00
e2ce87e03c Display group member card as a button 2023-05-01 21:55:44 +03:00
2f55b11afe Atomic treatment of message examples blocks in OpenAI 2023-05-01 20:46:28 +02:00