Commit Graph

1085 Commits

Author SHA1 Message Date
Cohee
31057e1e81 Add custom avatars for groups 2023-06-25 02:57:07 +03:00
Cohee
66de4a1e09 Add positions for char A/N 2023-06-25 01:40:06 +03:00
Cohee
4cc3d335a8 Save A/N to metadata immediately 2023-06-25 01:08:38 +03:00
Cohee
09eea3c8cd Add caching layer to WI save/load 2023-06-24 23:57:44 +03:00
Cohee
747f7829fd Import Risu lorebooks 2023-06-24 23:34:36 +03:00
Cohee
f360706227 Post-activation sorting of WI entries 2023-06-24 20:54:56 +03:00
Cohee
e78abf9269 #557 Only add user name to chat completion name if it was sent as another persona in the same chat. 2023-06-23 23:05:41 +03:00
Cohee
9f0530f422 Export characters with world info embeds. 2023-06-23 22:50:16 +03:00
Cohee
97e1585152 Import Agnai memory book JSON 2023-06-23 21:43:14 +03:00
Cohee
a79bae5975 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-23 19:21:06 +03:00
Cohee
01b4e1dae3 Import Novel PNG lorebooks 2023-06-23 19:20:58 +03:00
RossAscends
84e44d7c0a Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-24 00:59:11 +09:00
RossAscends
fed47d7477 /api 2023-06-24 00:59:09 +09:00
Cohee
2302785242 #502 Import Novel Lorebooks (JSON-based) 2023-06-23 18:43:11 +03:00
sifsera
59c699c999 Add-epsilon-and-eta-settings-to-textgenwebui-parameters 2023-06-23 10:59:38 -04:00
RossAscends
1d4746b743 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-23 20:21:04 +09:00
RossAscends
82a09d2feb batched slash commands 2023-06-23 20:21:01 +09:00
Cohee
786ae619cb Merge pull request #554 from bdashore3/dev
Expand markdown exclusions
2023-06-23 13:46:02 +03:00
RossAscends
ad779129d3 /world to set/unset active world 2023-06-23 16:51:15 +09:00
kingbri
e7af6892fb Markdown: Add ability to exclude specific strings
A comma-separated list of markdown strings provided by the user can
be excluded as needed. This is combined with the set chat separator
to provide a seamless experience when chatting.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-22 21:10:19 -04:00
kingbri
fa9df8f22e Markdown: Fix dinkus formatter with codefences
Change how the formatter is applied to use an invisible null unicode
character instead of div tags and add a newline to preserve the DOM
tree so codeblocks and child elements aren't altered.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-22 17:58:57 -04:00
Cohee
1672824416 Spec v2: {{original}} macro for prompt overrides. 2023-06-22 23:24:22 +03:00
Cohee
2f497cf25b Drag-sortable WI entries. 2023-06-22 20:11:29 +03:00
RossAscends
40e2af4c73 /dupe 2023-06-22 22:21:21 +09:00
Cohee
4d299916be Convert and import v2 character book embeds 2023-06-21 18:50:34 +03:00
Cohee
8d6e6de200 [Feature Request] Make "Instruct i/o sequence macro replacing" optional SillyTavern/SillyTavern#546 2023-06-21 14:54:36 +03:00
Cohee
df4586811d Don't query OpenAI status if it's not a currently selected API on load 2023-06-21 12:50:43 +03:00
Cohee
012f0237db Don't change active WI selection on import 2023-06-21 12:23:14 +03:00
breathingmanually
2a235b7889 Add /comment -- adds a note/comment message not part of the chat 2023-06-21 02:22:20 -03:00
Cohee
4a29072e1c Import / export chat completion presets 2023-06-20 23:53:52 +03:00
Cohee
36d0244be4 Remove instruct mode extra newlines 2023-06-20 23:29:07 +03:00
Cohee
fda152cef0 Placeholders for import/export chat completion preset 2023-06-20 22:41:15 +03:00
Cohee
3723ae840f Use proportional WI budget. Add None option for WI editor. 2023-06-20 22:11:01 +03:00
Cohee
ec05937dd4 #540 Save streaming flag to Chat Completion preset 2023-06-20 18:58:09 +03:00
kingbri
350e2108e2 WI2AN: Fix formatting
Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-20 11:30:29 -04:00
Cohee
df184bd46a Split WI editor and global WI select 2023-06-20 17:52:40 +03:00
Cohee
2663a8370f (Internal refactor) Decouple world info editor from global WI selector 2023-06-20 13:47:34 +03:00
RossAscends
3b66310dd2 fix WI2AN insertions 2023-06-20 17:59:01 +09:00
Cohee
fb97d95dae Use single format for chat timestamps 2023-06-19 22:05:20 +03:00
Cohee
2d6ed116e6 Clarify auto-adjust UI labels 2023-06-19 21:54:58 +03:00
RossAscends
8c710a08a3 fix timestamps on SD gens 2023-06-20 01:08:58 +09:00
Cohee
3c68a4e2a0 Support new timestamp format in view past chats 2023-06-19 17:23:08 +03:00
Cohee
72488b5900 Merge pull request #523 from 50h100a/card-resize-fix
Card resize fix
2023-06-19 15:14:48 +03:00
Cohee
b970bde972 Merge pull request #525 from BlipRanger/dev
Prototype for Negative Filtering
2023-06-19 14:32:59 +03:00
RossAscends
4c51b1ffe1 toggle for Timestamps on messages 2023-06-19 14:39:33 +09:00
RossAscends
0490ca25b0 char panel buttons into dropdown; sheld width fix 2023-06-19 13:23:26 +09:00
BlipRanger
052089b3c0 First shot at filtering tags negatively
Needs some work, but proof of concept
2023-06-18 20:16:41 -04:00
Cohee
f51af31850 Fix duplicating entries if char and global WI are the same 2023-06-19 02:19:42 +03:00
Cohee
7e975e9df0 (WIP) Assign World Info to a character. [Out of spec] 2023-06-19 01:59:09 +03:00
hh_aa
56656b95cf Added "Never Resize Avatars" option.
Changed crop dialog to have "Accept"/"Cancel" buttons.
2023-06-18 17:09:10 -04:00