Commit Graph

44 Commits

Author SHA1 Message Date
26ac519c55 User persona management block. Persona descriptions. Dummy personas. Change persona avatar 2023-06-25 16:46:23 +03:00
66de4a1e09 Add positions for char A/N 2023-06-25 01:40:06 +03:00
4cc3d335a8 Save A/N to metadata immediately 2023-06-25 01:08:38 +03:00
350e2108e2 WI2AN: Fix formatting
Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-20 11:30:29 -04:00
3b66310dd2 fix WI2AN insertions 2023-06-20 17:59:01 +09:00
976248b665 Fix char A/N in groups 2023-06-18 18:33:57 +03:00
58a6ccd4a5 WI-to-AN for real this time. 2023-06-18 18:17:43 +09:00
a9cfcff8bf Fix debouncing of author's note prompts 2023-06-15 12:02:58 +03:00
63939fe660 Author's Notes: Add debouncing for token updates
Whenever a character is typed, add a debounce to not ovewhelm online
tokenizers such as OpenAI's.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-14 23:30:48 -04:00
346d5cfb3a Author's Notes: Add per-character author's note
Adds the option to override the chat's author's note with one set
for each character. This saves the pain of having to copy and paste
author's notes for every chat.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-14 23:00:28 -04:00
ac2fceeddf Add token counter for author's notes 2023-06-12 02:35:54 +03:00
3dc6936002 improve options&extensions menu display..again.. 2023-06-12 03:41:21 +09:00
c4e2480212 fix options menu hide/show & iOS blur 2023-06-10 23:21:23 +09:00
ac1d5ecbbe move AN menu click handle to floatingprompt.js 2023-06-09 04:30:28 +09:00
24dc5baf33 #456 Insert A/N with frequency 1 no matter the chat length 2023-06-07 15:25:31 +03:00
6ac649a75f close button for AN 2023-06-02 23:08:14 +09:00
6bc520f800 Save metadata debounced for extensions 2023-06-01 16:51:35 +03:00
ef90c31643 Add slash command for dice rolls. Create class for worker wrappers 2023-05-31 13:57:08 +03:00
06f34478db More slash commands for A/N 2023-05-18 01:10:17 +03:00
7f0f039e15 10k maxlength for AN and def. AN 2023-05-17 18:32:48 +09:00
a9037560dc Add AN slash command 2023-05-16 17:32:24 +03:00
caf6e0887a skill issue 2023-05-16 22:47:03 +09:00
dfa2954f84 revert text_pole widths, add util class for unset 2023-05-16 22:45:37 +09:00
0e6ae900f6 Authors Note draggable. 2023-05-16 22:04:17 +09:00
38afc89b14 Add a hint for author's note 2023-05-10 23:07:44 +03:00
1c92fb4b00 Adjust update intervals of some extensions 2023-05-03 14:03:57 +03:00
28627e7e51 Support multiple chats per group. Fix A/N metadata not saving for groups. 2023-05-02 16:01:23 +03:00
6f47b07063 Add group member defs peeking 2023-05-01 19:39:18 +03:00
c126f15291 Hide extension settings to drawers 2023-04-14 14:44:39 +03:00
e7a937eb0a - converted UI img SVGs to webfonts
- moved unused SVGs and PNGs into subfolders for deletion consideration
2023-04-14 03:12:28 +09:00
33e056626d larger textareas for AN/bias in extensions 2023-04-13 23:35:53 +09:00
25ae214c12 Remove TODOs 2023-04-13 12:37:29 +03:00
858a91ff63 [BUG] Setting "Every N messages you send" in Author's Note to "0" does not disable it Cohee1207/SillyTavern#60 2023-04-13 12:27:57 +03:00
9aeeda3602 Migrate author's note to chat metadata 2023-04-07 21:17:24 +03:00
64432edecd Default author's note 2023-04-06 13:23:58 +03:00
3acb43a7a4 Placeholders are not working in A/N / some extra suggestions about it SillyLossy/TavernAI#18 2023-03-31 20:56:41 +03:00
bae5567138 Rename floating prompt extension 2023-03-29 00:47:25 +03:00
cd4f699e74 Allow zero depth for floating prompt 2023-03-28 17:49:02 +03:00
322f02dec3 Up and down 2023-03-28 16:06:31 +03:00
9b3613c63c Add author's note to floating prompt extension 2023-03-27 01:43:46 +03:00
a1f16f470b Custom chat separators + fixes for drawers logic 2023-03-24 01:35:07 +02:00
006ffec1f9 Fix security from upstream + console error messages 2023-03-19 20:23:18 +02:00
6b623cead9 Allow setting floating prompt for each chat. Add extensions management 2023-03-18 23:55:13 +02:00
165cad1549 Copy extensions from extras project to main 2023-03-16 00:33:26 +02:00