Commit Graph

986 Commits

Author SHA1 Message Date
kwaroran
b3fddb814e Migrate all DataBase to DBState 2024-10-24 01:59:57 +09:00
kwaroran
2044d9b63b Change DataBase inside svelte to DBState for performance 2024-10-23 23:46:32 +09:00
kwaroran
a9f1819044 Merge branch 'main' into svelte-5 2024-10-23 22:51:53 +09:00
kwaroran
7de4b2ba29 Update claude 20241022 2024-10-23 21:20:54 +09:00
kwaroran
9add01cda2 Refactor svelte/legacy functions to svelte 5 syntax 2024-10-23 21:03:34 +09:00
kwaroran
c7330719ad Migrate to svelte 5 2024-10-23 02:31:37 +09:00
kwaroran
e434c7ab96 Refactor table rendering in BotSettings, ModuleMenu, and CharConfig components 2024-10-22 22:13:52 +09:00
kwaroran
e8a38c6570 Refactor table rendering in BotSettings, ModuleMenu, and CharConfig components 2024-10-22 22:11:36 +09:00
kwaroran
8e1d014f6e Fix svelte 4 components to fit into requirements 2024-10-22 22:06:20 +09:00
kwaroran
1762e025bd Add Custom GUI settings, not for real use now 2024-10-12 22:47:57 +09:00
kwaroran
477f37d55b Add fish speech tts (#647)
# PR Checklist
- [ v ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ v ] 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?
- [ v ] Did you added a type def?

# Description
add fish speech tts
2024-10-12 19:17:17 +09:00
kwaroran
7827ad3432 Add \r removal for firefox 2024-10-12 19:16:43 +09:00
Junha Heo
826e59dfc5 add fish speech tts 2024-10-12 01:21:16 +09:00
kwaroran
5a931d4ba0 Migrate to Tauri V2 2024-10-09 20:07:59 +09:00
kwaroran
0e99d96088 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-10-09 18:40:30 +09:00
kwaroran
140710dba8 Change Lite theme 2024-10-09 18:40:21 +09:00
bangonicdd
8f1850680b Fix Sortable initialization error 2024-10-08 18:09:28 +09:00
kwaroran
d06dd287bd Add groupOtherBotRole and groupTemplate 2024-09-29 21:40:09 +09:00
poroyo
6f5dd7f179 Add support for character-specific translation prompts with Ax. model 2024-09-28 16:08:32 +09:00
kwaroran
39996125c9 Add Gemini pro 1.5 002 2024-09-26 08:39:08 +09:00
kwaroran
e42776cd29 Fix enter causing collapse in chromium 2024-09-24 09:08:32 +09:00
kwaroran
257de38867 Make autocomplete start with 0 2024-09-24 02:05:25 +09:00
kwaroran
8fd3681de0 Fix firefox compability 2024-09-24 01:38:25 +09:00
kwaroran
a5ef8ecac3 Fix textarea input handling for Enter 2024-09-24 00:31:00 +09:00
kwaroran
054c8af63e Refactor textarea input handling for Firefox compatibility 2024-09-24 00:29:40 +09:00
kwaroran
14313dbb77 Move event invoke inside seperate try-catch statement 2024-09-24 00:06:07 +09:00
kwaroran
c1903c5b56 Add firefox compability for autocomplete 2024-09-24 00:05:21 +09:00
kwaroran
e676623a4e Add autocomplete 2024-09-23 23:53:03 +09:00
kwaroran
cbba839cea Add Flag GUI 2024-09-23 22:03:32 +09:00
kwaroran
6fdc6878d9 Add custom quotes 2024-09-23 20:46:58 +09:00
kwaroran
9018d60d01 Fix role cbs and add isfirstmsg cbs 2024-09-21 06:48:29 +09:00
kwaroran
d912af42b9 Fix first message not working with back arrow 2024-09-20 07:17:53 +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
efdc15c098 Refactor TriggerList 2024-09-16 05:35:25 +09:00
kwaroran
12f9c86366 Remove trigger code mode 2024-09-16 03:18:07 +09:00
kwaroran
c8f516b521 Add bias import | export 2024-09-15 18:01:11 +09:00
kwaroran
cfd6bed82a Fix thanks page 2024-09-14 02:40:26 +09:00
kwaroran
a9ddf66001 Add Jamba Support 2024-09-13 08:54:29 +09:00
kwaroran
a3ad188b07 Add Gpt4o1 support 2024-09-13 08:14:30 +09:00
kwaroran
342408081a Add reverse tags 2024-09-11 09:57:04 +09:00
kwaroran
b37e70a6a5 Refactor character creation 2024-09-11 09:50:54 +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
145d06e198 Add missing break statements in SideChatList.svelte 2024-09-10 17:45:35 +09:00
kwaroran
323566bfdd Fix typo 2024-09-10 05:52:05 +09:00
kwaroran
f36db7445b Fix 'show experimental' settings 2024-09-10 05:49:58 +09:00
kwaroran
8c47298512 Add experimental multiuserroom 2024-09-10 05:44:59 +09:00
kwaroran
c552ebfa1b Fix sidebar arrow disappearing 2024-09-09 21:56:55 +09:00
kwaroran
7f4d6b1597 Add mobile gui beta 2024-09-09 21:25:38 +09:00