kwaroran
b8b00396fa
chore: Update @swc/core npm dependency to version 1.5.11
2024-05-30 16:05:46 +09:00
kwaroran
60fdda10c6
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-05-30 16:03:39 +09:00
kwaroran
f23371c5fb
chore: Update npm dependency to latest stable version
2024-05-30 16:03:37 +09:00
kwaroran
297dcc83af
docs: update README.md ( #465 )
...
accoding -> according
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [ ] Did you added a type def?
# Description
2024-05-30 13:42:00 +09:00
kwaroran
043dfd578f
chore: Update version to 1.110.0
2024-05-30 13:41:18 +09:00
kwaroran
ec6dc9b3a2
feat: Update patch notes for version 1.110
...
- Improved module GUI
- Added search bar
- Now modules are ordered by name
- Now global modules are ordered in the end of the list in the chat GUI
- Added module export and import from Realm
- Added preset import from Realm
- Added `{{position::<name>}}` CBS
- This CBS will be replaced to lorebooks that uses `@@position tk_<name>` decorator
2024-05-30 13:40:13 +09:00
kwaroran
7e9433008a
feat: add realm sharing
2024-05-30 13:36:14 +09:00
kwaroran
221cac2dc4
feat: new module menu
2024-05-30 13:24:53 +09:00
kwaroran
a74bc5401e
refactor: Change low level button to check
2024-05-30 13:19:42 +09:00
kwaroran
979cc4fabf
refactor: Update settings menu index and open settings after importing character URL
2024-05-30 13:16:31 +09:00
kwaroran
4709e1bfe0
feat: Add success message after importing character URL
2024-05-30 13:13:17 +09:00
kwaroran
c4651408a6
refactor: Add importPreset function to handle importing presets in characterCards.ts
2024-05-30 13:12:49 +09:00
kwaroran
170e673a19
refactor: Add 'slot' and 'position' to normalCBS list in highlight.ts
2024-05-30 12:24:45 +09:00
kwaroran
c169cd4e96
feat: add pt_ positions
2024-05-30 12:23:35 +09:00
kwaroran
f8c65018b1
feat: New module menu
2024-05-30 12:01:52 +09:00
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