Commit Graph

2338 Commits

Author SHA1 Message Date
Ikko Eltociear Ashimine
d65ccdc5c3 docs: update README.md
accoding -> according
2024-05-30 00:08:59 +09:00
kwaroran
b839f5247e refactor: Add trigger command help and update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:46:37 +09:00
kwaroran
c23fa882d7 chore: Update app version to 1.109.0 2024-05-29 18:43:50 +09:00
kwaroran
dbbbf27d6d refactor: Add trigger command help 2024-05-29 18:39:37 +09:00
kwaroran
dca25704c2 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-29 18:39:12 +09:00
kwaroran
e5fc275b6a refactor: Add trigger command 2024-05-29 18:37:26 +09:00
kwaroran
2f5dd4f2f8 refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:37:13 +09:00
kwaroran
2870fb2238 refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:34:57 +09:00
kwaroran
f1777aba2c feat: Add new triggers 2024-05-29 18:30:54 +09:00
kwaroran
4da60c1c22 refactor: Update lowLevelAccess check in modules 2024-05-29 18:10:03 +09:00
kwaroran
8b7220a44d refactor: Simplify module creation logic in ModuleSettings.svelte 2024-05-29 18:04:38 +09:00
kwaroran
d60be8ec0a refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:03:49 +09:00
kwaroran
4bc0d51854 refactor: Improve lowLevelAccess check in importCharacterCardSpec 2024-05-29 14:02:51 +09:00
kwaroran
e604aa4cda refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 11:34:13 +09:00
kwaroran
cb8666f4da refactor: Improve lowLevelAccess check in importCharacterCardSpec 2024-05-29 11:29:10 +09:00
kwaroran
d029631310 chore: Bump version to 1.108.2 2024-05-29 08:10:17 +09:00
kwaroran
3a7036e863 refactor: Fix lowLevelAccess check in importCharacterCardSpec 2024-05-29 08:10:01 +09:00
kwaroran
339565a5bc refactor: Await alertConfirm in importCharacterCardSpec 2024-05-28 23:08:13 +09:00
kwaroran
78e70123f5 chore: Bump version to 1.108.1 2024-05-28 22:56:58 +09:00
kwaroran
d0cc9f8cdd refactor: Add checking in createBaseV3 function 2024-05-28 22:56:38 +09:00
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