kwaroran
a44ea3610d
Change lorebook.svelte.ts to enable recursive scanning by default
2024-10-30 12:42:43 +09:00
kwaroran
ee79b20ea1
Fix secondkey
2024-10-30 03:52:03 +09:00
kwaroran
2d3d2f92cd
Upgrade Compatibility
2024-10-30 03:11:37 +09:00
kwaroran
8e0f6dfdf3
Merge branch 'svelte-5' of https://github.com/kwaroran/RisuAI into svelte-5
2024-10-26 21:22:08 +09:00
kwaroran
deb4f8d5d9
Refactor globalApi.ts to import moduleUpdate function for saving database
2024-10-26 21:22:07 +09:00
kwaroran
29d9c0bcb1
add aws 3.5 sonnet v2 ( #654 )
...
# 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-10-26 21:19:54 +09:00
kwaroran
da907f4fc2
Move DBState to stores
2024-10-26 21:17:46 +09:00
kwaroran
ffa6308ca3
change globalApi path
2024-10-26 20:40:40 +09:00
kwaroran
d575b0817c
Fix store making vite crash on hmr
2024-10-26 20:27:47 +09:00
kwaroran
e255199fcc
Change setDatabase and getDatabase to accessing dbState
2024-10-25 19:11:41 +09:00
kwaroran
7d43075528
Refactor lorebook.ts to lorebook.svelte.ts for optimization
2024-10-25 18:49:12 +09:00
kwaroran
0f6246bef6
fix structuredclone
2024-10-25 18:11:00 +09:00
kwaroran
b3fddb814e
Migrate all DataBase to DBState
2024-10-24 01:59:57 +09:00
bangonicdd
95e3f36729
add aws 3.5 sonnet v2
2024-10-24 01:50:42 +09:00
kwaroran
2044d9b63b
Change DataBase inside svelte to DBState for performance
2024-10-23 23:46:32 +09:00
kwaroran
c7330719ad
Migrate to svelte 5
2024-10-23 02:31:37 +09:00
Junha Heo
826e59dfc5
add fish speech tts
2024-10-12 01:21:16 +09:00
kwaroran
7763543c24
fix: chat sync issue in lua engine ( #639 )
...
# 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
This pull request resolves the issue where the chat object used in the
Lua engine was fixed at the time of initialization. This also addresses
issue #563 .
2024-10-09 23:01:54 +09:00
bangonicdd
906c8a9c22
fix: chat sync issue in lua engine
2024-10-09 21:57:55 +09:00
kwaroran
5a931d4ba0
Migrate to Tauri V2
2024-10-09 20:07:59 +09:00
kwaroran
d06dd287bd
Add groupOtherBotRole and groupTemplate
2024-09-29 21:40:09 +09:00
LightningHyperBlaze45654
a8d52decd0
refactor: few hypa potential issues/bad prompt
2024-09-25 21:19:54 -07:00
kwaroran
39996125c9
Add Gemini pro 1.5 002
2024-09-26 08:39:08 +09:00
kwaroran
5048307c03
Fix repeated flag handling
2024-09-24 09:18:52 +09:00
kwaroran
7b405c11b1
Refactor try-catch for regex script execution
2024-09-24 00:08:13 +09:00
kwaroran
54f019743c
Add outscript newline
2024-09-23 21:09:03 +09:00
kwaroran
b06d6236d4
Add more flag support
2024-09-23 20:59:52 +09:00
kwaroran
9018d60d01
Fix role cbs and add isfirstmsg cbs
2024-09-21 06:48:29 +09:00
kwaroran
1590b73fcd
Add setvar null handling
2024-09-18 23:32:20 +09:00
kwaroran
85609e890e
Change first message to chat dependent
2024-09-18 23:25:02 +09:00
kwaroran
6ad841e931
Fix trigger updating
2024-09-18 22:51:22 +09:00
kwaroran
321c21cea9
Improve account and Add priority
2024-09-18 22:25:09 +09:00
kwaroran
d5371a6ea9
Added functions
2024-09-16 05:23:27 +09:00
kwaroran
12f9c86366
Remove trigger code mode
2024-09-16 03:18:07 +09:00
kwaroran
19b3e17619
Add bias escapes
2024-09-15 18:18:44 +09:00
kwaroran
47226662ec
Remove Cipher
2024-09-14 02:33:47 +09:00
kwaroran
9185dc46ba
Remove cipherChat.ts file and related functions
2024-09-14 02:31:12 +09:00
kwaroran
68bc39a842
fix recursive scanning not working sometimes
2024-09-14 02:30:39 +09:00
kwaroran
a9ddf66001
Add Jamba Support
2024-09-13 08:54:29 +09:00
kwaroran
567a6e3dea
Fix max tokens
2024-09-13 08:25:34 +09:00
kwaroran
a3ad188b07
Add Gpt4o1 support
2024-09-13 08:14:30 +09:00
kwaroran
f66ae59d70
Improve beta mobile accessibility
2024-09-11 09:25:49 +09:00
kwaroran
5b6c3e0d04
Add JSON Schema
2024-09-11 06:08:21 +09:00
kwaroran
3ae2c11ca4
Add PWA support
2024-09-10 22:09:58 +09:00
kwaroran
8c47298512
Add experimental multiuserroom
2024-09-10 05:44:59 +09:00
kwaroran
2f5f136089
Revert lorebook.ts to use nullish coalescing operator
2024-09-09 22:10:37 +09:00
kwaroran
af4f6ecd31
Revert lorebook sliced
2024-09-09 22:08:33 +09:00
kwaroran
479b701c6b
Revert script behavior
2024-09-09 22:03:35 +09:00
kwaroran
611f3e4b94
Add ooba convertion
2024-09-09 18:17:26 +09:00
kwaroran
db39b64841
Add safety mode param
2024-09-09 03:48:41 +09:00