|
408f83804d
|
Move set avatar button to on-click on avatar
|
2023-06-21 20:22:54 +03:00 |
|
|
4d299916be
|
Convert and import v2 character book embeds
|
2023-06-21 18:50:34 +03:00 |
|
|
2a235b7889
|
Add /comment -- adds a note/comment message not part of the chat
|
2023-06-21 02:22:20 -03:00 |
|
|
3723ae840f
|
Use proportional WI budget. Add None option for WI editor.
|
2023-06-20 22:11:01 +03:00 |
|
|
a513434b5f
|
Fix cards hiding on returning to characters list when using search input
|
2023-06-20 19:41:06 +03:00 |
|
|
350e2108e2
|
WI2AN: Fix formatting
Signed-off-by: kingbri <bdashore3@proton.me>
|
2023-06-20 11:30:29 -04:00 |
|
|
df184bd46a
|
Split WI editor and global WI select
|
2023-06-20 17:52:40 +03:00 |
|
|
2663a8370f
|
(Internal refactor) Decouple world info editor from global WI selector
|
2023-06-20 13:47:34 +03:00 |
|
|
3b66310dd2
|
fix WI2AN insertions
|
2023-06-20 17:59:01 +09:00 |
|
|
9c28126ccd
|
#517 Export chats as JSONL
|
2023-06-19 22:29:09 +03:00 |
|
|
fb97d95dae
|
Use single format for chat timestamps
|
2023-06-19 22:05:20 +03:00 |
|
|
72488b5900
|
Merge pull request #523 from 50h100a/card-resize-fix
Card resize fix
|
2023-06-19 15:14:48 +03:00 |
|
|
10c836fcbc
|
Fix removing world link from character
|
2023-06-19 10:54:43 +03:00 |
|
|
4c51b1ffe1
|
toggle for Timestamps on messages
|
2023-06-19 14:39:33 +09:00 |
|
|
0490ca25b0
|
char panel buttons into dropdown; sheld width fix
|
2023-06-19 13:23:26 +09:00 |
|
|
21bb5d7808
|
Fix WI button class toggle
|
2023-06-19 02:55:32 +03:00 |
|
|
f51af31850
|
Fix duplicating entries if char and global WI are the same
|
2023-06-19 02:19:42 +03:00 |
|
|
7e975e9df0
|
(WIP) Assign World Info to a character. [Out of spec]
|
2023-06-19 01:59:09 +03:00 |
|
|
56656b95cf
|
Added "Never Resize Avatars" option.
Changed crop dialog to have "Accept"/"Cancel" buttons.
|
2023-06-18 17:09:10 -04:00 |
|
|
81d9cead5c
|
Hide scenario override in char creation and group member peeking
|
2023-06-18 22:09:57 +03:00 |
|
|
04a645141c
|
Set scenario override for characters
|
2023-06-18 20:32:51 +03:00 |
|
|
976248b665
|
Fix char A/N in groups
|
2023-06-18 18:33:57 +03:00 |
|
|
040c4a8894
|
Merge pull request #518 from 50h100a/main
Mismatch between file and character names prevents chat logs from being deleted.
|
2023-06-18 16:34:42 +03:00 |
|
|
22a5def618
|
Add option to auto-adjust number of chroma messages to keep / query based on context size.
|
2023-06-18 16:29:23 +03:00 |
|
|
58a6ccd4a5
|
WI-to-AN for real this time.
|
2023-06-18 18:17:43 +09:00 |
|
|
6d649c716d
|
Use filename instead of id to delete chat logs.
|
2023-06-17 23:39:04 -04:00 |
|
|
b0db3686b1
|
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
|
2023-06-18 06:35:24 +09:00 |
|
|
468aafb384
|
less console spam, placehold for dinkus MD escape
|
2023-06-18 06:35:22 +09:00 |
|
|
2edebec52c
|
Auto-balance quotes on streaming
|
2023-06-17 20:23:03 +03:00 |
|
|
b5d1ed048d
|
resolve skill issue for WI entry mass open/close
|
2023-06-16 19:32:20 +09:00 |
|
|
ed0272efa6
|
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
|
2023-06-16 19:24:26 +09:00 |
|
|
7686ac0b28
|
fix WI open/close buttons + entries start closed
|
2023-06-16 19:24:24 +09:00 |
|
|
6a2a0efc84
|
Don't run streaming with Kobold on quiet gens #504
|
2023-06-16 12:55:02 +03:00 |
|
|
ea2cdc8e69
|
Force new user avatar when syncing personas.
|
2023-06-15 14:52:36 +03:00 |
|
|
7bead7a5a8
|
Lock user avatar in messages to personas
|
2023-06-15 14:37:05 +03:00 |
|
|
28820bae05
|
Fix prompt itemization without streaming
|
2023-06-15 14:11:19 +03:00 |
|
|
9600eb4947
|
Fix options menu jumping around the screen on delete select
|
2023-06-15 12:42:35 +03:00 |
|
|
4e44823b4c
|
Fix off-by-one in prompt itemization
|
2023-06-15 12:26:58 +03:00 |
|
|
308639d3da
|
Display multigen compatibility note
|
2023-06-15 11:44:54 +03:00 |
|
|
3724820e92
|
refix /newchat, tokenizer button debug WIP
|
2023-06-15 16:53:19 +09:00 |
|
|
1e87d973f1
|
/delmode - quickly enter message deletion mode
|
2023-06-15 13:44:28 +09:00 |
|
|
37a7637e29
|
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
|
2023-06-14 17:17:39 +09:00 |
|
|
fb8e04d8d4
|
minify welcome message, fix mobile BG placement
|
2023-06-14 17:17:37 +09:00 |
|
|
c22d61de4b
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-06-14 10:51:07 +03:00 |
|
|
3dcdd84d84
|
Remove Kobold soft prompt selector UI
|
2023-06-14 10:51:03 +03:00 |
|
|
1b0d569707
|
simplify/clarify welcome message
|
2023-06-14 16:46:18 +09:00 |
|
|
db966a1965
|
update welcome message
|
2023-06-13 22:30:01 +09:00 |
|
|
af889ecdfc
|
Prevent duplicate KAI warnings
|
2023-06-12 23:47:47 +03:00 |
|
|
895325ad4f
|
Merge branch 'dev' into dev
|
2023-06-12 23:13:16 +03:00 |
|
|
0007addbd9
|
Disable chat message autohide
|
2023-06-12 18:17:58 +03:00 |
|