Commit Graph

2218 Commits

Author SHA1 Message Date
kwaroran
005c81a582 refactor: Update TriggerData.svelte to fix condition check for output type 2024-05-28 22:55:24 +09:00
kwaroran
ca8a5009c0 chore: Update patchnote version to 1.108.0 2024-05-28 20:46:11 +09:00
kwaroran
01d43716ae chore: Update version to 1.108.0 2024-05-28 20:43:13 +09:00
kwaroran
39fad61ca8 refactor: Update TriggerData.svelte to exclude 'true' operator in condition check 2024-05-28 20:42:52 +09:00
kwaroran
0d28f1a381 chore: Add truthy operator to trigger conditions 2024-05-28 20:42:26 +09:00
kwaroran
2401b25bee Add low level access 2024-05-28 20:39:35 +09:00
kwaroran
48afa966b6 refactor: Convert case-insensitive matching to use toLocaleLowerCase() 2024-05-28 19:37:02 +09:00
kwaroran
f847f47ac4 refactor: Update PlaygroundSyntax.svelte to use highlighted TextAreaInput 2024-05-28 07:40:27 +09:00
kwaroran
b94323510d feat: Add support for Cohere AI model in tokenizer 2024-05-28 02:30:43 +09:00
kwaroran
b89890594b chore: Update version to 1.107.4 2024-05-28 02:25:24 +09:00
kwaroran
007f6bf59e feat: Add gemini tokenizer for gemma model 2024-05-28 02:25:06 +09:00
kwaroran
33fd4f2741 chore: Update version to 1.107.3 2024-05-28 01:48:57 +09:00
kwaroran
398b4c994f refactor: Add Cohere AI model support to BotSettings page 2024-05-28 01:48:40 +09:00
kwaroran
db9be4e240 chore: Update version to 1.107.2 2024-05-27 14:57:36 +09:00
kwaroran
c3f1e0dc22 feat: revert to beta 2024-05-27 14:56:12 +09:00
kwaroran
648941cb34 refactor: Update Korean translation 2024-05-27 14:06:14 +09:00
kwaroran
fa288dc17a chore: Update version to 1.107.1 2024-05-27 13:29:52 +09:00
kwaroran
6df053696d refactor: Update generative language API URL for non-aigoogle projects 2024-05-27 13:29:02 +09:00
kwaroran
c96c12b6e4 refactor: Update getModelShortName function to handle GPT-4o model 2024-05-27 13:25:26 +09:00
kwaroran
7f3434f8e4 refactor: Add Cohere models to ModelList and names.ts 2024-05-27 13:23:42 +09:00
kwaroran
73eec2f018 chore: Update version to 1.107.0 2024-05-27 12:40:28 +09:00
kwaroran
f822765d95 refactor: Add noMultiGen flag to requestChatDataMain functions 2024-05-27 12:34:07 +09:00
kwaroran
66bbee9918 refactor: Add noMultiGen flag to requestChatDataMain function 2024-05-27 12:32:39 +09:00
kwaroran
4ad59fa69c feat: Add HypaMemory V2 and SupaMemory descriptions and add hypav2 settings 2024-05-27 12:30:07 +09:00
kwaroran
584643ac87 refactor: Remove redundant CSS class in TextAreaInput.svelte 2024-05-27 12:09:43 +09:00
kwaroran
6d5be694d0 feat: Add default variables to character settings 2024-05-27 12:09:09 +09:00
kwaroran
608dad465b refactor: Move getCustomToggles to parseKeyValue 2024-05-27 11:50:44 +09:00
kwaroran
1d5a829f88 feat: Add custom toggles 2024-05-27 11:18:15 +09:00
kwaroran
eb992a5c6b refactor: Update AdvancedSettings.svelte to conditionally show custom chain of thought prompt option 2024-05-27 10:53:33 +09:00
kwaroran
9c06e15bbc refactor: Remove redundant CSS class in TextAreaInput.svelte 2024-05-27 10:52:05 +09:00
kwaroran
7e1e3ecc61 refactor: Make custom chain of thought prompt option unrecommended 2024-05-27 10:51:28 +09:00
kwaroran
40c832d31a refactor: Update getVar function in triggers.ts to handle null values 2024-05-27 10:43:37 +09:00
kwaroran
29bd4f109d chore: Bump version to 1.106.5 2024-05-27 07:25:49 +09:00
kwaroran
5477d9f6be refactor: Add test_lorebook command to processMultiCommand 2024-05-27 07:25:36 +09:00
kwaroran
5f94ad2394 fix: Reverse order of actives in loadLoreBookV3Prompt 2024-05-27 03:03:36 +09:00
kwaroran
f5c4978f8c chore: Bump version to 1.106.4 2024-05-27 00:47:51 +09:00
kwaroran
df245159d2 refactor: Trim and filter keys in loadLoreBookV3Prompt 2024-05-27 00:46:02 +09:00
kwaroran
161c4bebe8 fix: Update characterCards.ts to handle risuext object 2024-05-27 00:44:38 +09:00
kwaroran
c606636b0c chore: Bump version to 1.106.3 2024-05-26 12:40:34 +09:00
kwaroran
018eb9e0ac refactor: Remove redundant CSS class in TextAreaInput.svelte 2024-05-26 12:40:20 +09:00
kwaroran
4d304f75d2 chore: Bump version to 1.106.2 2024-05-26 12:26:18 +09:00
kwaroran
5aef62766e refactor: Improve loadLoreBookV3Prompt activation logic and key matching 2024-05-26 12:25:15 +09:00
kwaroran
f92b1ffb3b fix: fix regex fallback 2024-05-26 12:05:21 +09:00
kwaroran
a450067505 chore: Bump version to 1.106.1 2024-05-26 11:55:27 +09:00
kwaroran
4b0797669e refactor: Improve activation logic in loadLoreBookV3Prompt 2024-05-26 11:55:07 +09:00
kwaroran
4ec8258a34 refactor: Update TextAreaInput to conditionally render textarea based on browser compatibility 2024-05-26 11:50:58 +09:00
kwaroran
da8cd0005c chore: Add translate attribute to TextAreaInput for better accessibility 2024-05-26 11:50:12 +09:00
kwaroran
fe98d54507 feat: Update LoreBookData.svelte to remove unnecessary condition for value.useRegex 2024-05-26 11:47:00 +09:00
kwaroran
c1ac40024a refactor: Skip processing lore entries without key or alwaysActive flag 2024-05-26 11:46:17 +09:00
kwaroran
950ac1d46e feat: Add support for highlighting comments in GUI 2024-05-26 08:33:48 +09:00