Commit Graph

29 Commits

Author SHA1 Message Date
7e975e9df0 (WIP) Assign World Info to a character. [Out of spec] 2023-06-19 01:59:09 +03:00
58a6ccd4a5 WI-to-AN for real this time. 2023-06-18 18:17:43 +09:00
75090c4fa4 WorldInfo can now be routed into Author's Note 2023-06-18 08:27:24 +09:00
db7578be8e toggle for hiding WI Entry memo input box 2023-06-16 23:00:02 +09:00
7686ac0b28 fix WI open/close buttons + entries start closed 2023-06-16 19:24:24 +09:00
8b8bf645eb World Info: Allow disabling recursion on entries
Recursive scanning is a very great tool used to create a tree hierarchy
of entries. However, some entries should not be included in recursion
due to possible conflicts and resulting leakage in chats.

Add an individual opt-out toggle to exclude the entry from recursive
scanning if the main option is enabled.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-14 23:00:37 -04:00
74c676d6d8 Adjust saving and token counting debouncing rates of World Info 2023-06-14 00:44:57 +03:00
dbad870d98 #386 Match whole word option for world info 2023-06-08 22:03:49 +03:00
285d3e3d4a Fix LLAMA tokenization. Add case-sensitive WI matching 2023-05-21 00:40:13 +03:00
1253d04561 Merge branch 'main' into dev 2023-05-21 00:10:26 +03:00
299b9a04bc Replace info popups with toasts 2023-05-20 23:59:39 +03:00
e58360a4b4 subsitute user and char variable in world info keywords 2023-05-21 02:03:09 +05:30
c3fe796059 World Selector&Editor Combined/Lockable/Swappable 2023-05-15 09:27:03 +09:00
c5d53f9134 fix heights for WI 2ndary / SD prefix/neg inputs 2023-05-07 00:09:02 +09: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
19a4534d78 #230 Make recursive scanning of WI entries optional 2023-05-04 20:28:01 +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
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
74a11eaecc Fix deletion of world info file on empty rename 2023-05-01 21:26:51 +03:00
5144ae2220 Simplify logic of disabling the WI entry 2023-05-01 17:43:27 +03:00
8cf113050f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-01 06:10:35 +09:00
fce021ce02 toggle to disable world Info entries 2023-05-01 06:10:33 +09:00
e4b16cebd6 Only autoexpand the keys of WI 2023-04-30 23:30:08 +03:00
6615d94051 Rename character as a group member.
Unify CSRF headers usage in fetch request.
2023-04-30 22:36:18 +03:00
14cc5ba937 Use proper tokenizer for Poe 2023-04-13 16:26:08 +03:00
7cce26bd22 Add world info support for OAI. Fix regens 2023-03-22 01:16:16 +02:00
85da761244 Merge branch 'main' into dev 2023-03-16 11:15:25 +02:00
a527ae1ad7 Rename files 2023-03-15 20:42:51 +02:00