Commit Graph

660 Commits

Author SHA1 Message Date
kwaroran
fa6f5fb027 [feat] accountstorage template 2023-06-30 02:50:51 +09:00
kwaroran
507b3c668d [version] bump to 1.29.3 2023-06-29 09:21:11 +09:00
kwaroran
cf7b76829d Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-06-29 09:19:14 +09:00
kwaroran
8055739527 [fix] hypamemory vector saving fix 2023-06-29 09:19:01 +09:00
kwaroran
d994e6f1e3 Update README.md 2023-06-29 08:45:58 +09:00
kwaroran
6d4b592a25 [fix] supamemory and hypamemory using too much tokens 2023-06-29 08:06:03 +09:00
kwaroran
1f9924ddda [version] bump to 1.29.2 2023-06-29 07:46:09 +09:00
kwaroran
96ad8b4938 [fix] removing index 0 presets overides next preset 2023-06-29 07:45:28 +09:00
kwaroran
0bcf6336b9 [fix] hypamemory save order 2023-06-29 07:38:28 +09:00
kwaroran
d52f79191d [del] hidden gd connection 2023-06-29 05:25:57 +09:00
kwaroran
d33920c651 [del] disabled syncing 2023-06-29 05:25:05 +09:00
kwaroran
e4b72c82ea [fix] opfs migration 2023-06-29 05:19:49 +09:00
kwaroran
3d6169b524 [feat] custom flags 2023-06-29 05:16:12 +09:00
kwaroran
1f2e9be90f [feat] opfs storage 2023-06-29 05:08:42 +09:00
kwaroran
267cdbb448 [version] bump to 1.29.1 2023-06-29 01:37:47 +09:00
kwaroran
739bc2a4bf [fix] fixed hypermemory again 2023-06-29 01:37:18 +09:00
kwaroran
21ae693f08 [fix] hypaMemory fix 2023-06-29 01:15:17 +09:00
kwaroran
574d15e68d [version] bump to 1.29.0 2023-06-29 01:00:40 +09:00
kwaroran
68fbb99c42 [feat] added hypamemory toggle 2023-06-29 00:59:08 +09:00
kwaroran
e6dc0dcb06 [feat] add model names, claude 1.2 and 1.0 2023-06-29 00:51:18 +09:00
kwaroran
154eba5523 [feat] added 0301 for gpt 2023-06-29 00:30:56 +09:00
kwaroran
6dc105c69a [feat] hypamemory first commit 2023-06-29 00:25:51 +09:00
kwaroran
1026945996 [feat] database 2023-06-28 06:24:01 +09:00
kwaroran
3081aeacf9 [dep] updated tauri to 1.4.1 2023-06-28 01:38:18 +09:00
kwaroran
b7ad81ea4a [version] bump to 1.28.2 2023-06-28 01:33:32 +09:00
kwaroran
8349a9cf3e [feat] modified args in ain 2023-06-28 01:32:50 +09:00
kwaroran
ca6327ed2e [feat] remove @xenova/transformers 2023-06-27 22:20:15 +09:00
kwaroran
36f182b795 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-06-27 22:19:47 +09:00
kwaroran
67af81f3c9 [feat] add wppparser 2023-06-27 22:18:09 +09:00
kwaroran
6390676da8 Added missing break statements in switch statement in plugins.ts (#182)
# PR Checklist
- [ unrelated ] Did you check if it works normally in all models?
*ignore this when it dosen't uses models*
- [ unrelated ] 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?
- [ unrelated ] Did you added a type def?

# Description
There were some missing break statements in the switch statement in
plugins.ts.
2023-06-26 17:59:59 +09:00
kwaroran
8ce4913121 [fix] Fixed a bug where new users showed "Your save file is corrupted… (#183)
…" due to a null exception

# 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
- [fix] Fixed a bug where new users always showed "Your save file is
corrupted" once due to a null exception
2023-06-26 17:59:51 +09:00
kwaroran
4ec4719ba3 [version] bump to 1.28.1
modified:   version.json
2023-06-26 17:58:20 +09:00
kwaroran
7545715807 [fix] japanese requesting as ja 2023-06-26 17:57:33 +09:00
kwaroran
35afc5f61c [feat] better ain formating 2023-06-26 17:54:10 +09:00
ASDF9999
41aba65c02 [fix] Fixed a bug where new users showed "Your save file is corrupted" due to a null exception 2023-06-26 00:41:32 +07:00
Kuiprux
cfdba6ddad Added break on every case 2023-06-26 02:02:04 +09:00
kwaroran
85db744019 [version] bump version to 1.28.0 2023-06-26 00:47:51 +09:00
kwaroran
ab61c63c4c [feat] better ain stringlizer 2023-06-26 00:45:44 +09:00
kwaroran
a4937bfade [fix] stringlizer null issue 2023-06-26 00:32:38 +09:00
kwaroran
0bbd5dbdac [feat] add novellist damsel 2023-06-26 00:25:25 +09:00
kwaroran
90b60d71b5 [feat] new chat settings in japanese 2023-06-26 00:17:23 +09:00
kwaroran
378faae5e0 [fix] panaltys 2023-06-26 00:13:25 +09:00
kwaroran
742ac73aee [feat] add plain fetch 2023-06-26 00:06:06 +09:00
kwaroran
c883d929dc [feat] add japanese translator 2023-06-26 00:01:05 +09:00
kwaroran
2f1cae91f9 [fix] stringlize ain and revert cha 2023-06-25 23:55:47 +09:00
kwaroran
3d28da7f53 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-06-25 23:07:54 +09:00
kwaroran
ca1a0afe99 [feat] Add support for chat stickers (#178)
# PR Checklist
- [x] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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?
- [x] Did you added a type def?

# Description
- This commit adds support for chat stickers by allowing users to use
stickers in chat message window.
- The users can toggle show additional asset list using a button.
- Added Additional assets file extension data.
- Added option for additional assets preview.
- Optimized render when use streaming api. (prevent markdown again when
message not changed)
Added controls to Video/Audio Assets


[Video11.webm](https://github.com/kwaroran/RisuAI/assets/11344967/8980282f-d001-4afc-a6d9-6f6369b4cd4c)


[Video12.webm](https://github.com/kwaroran/RisuAI/assets/11344967/e0e153b8-eba6-48a5-b47d-d2dd287f32fd)
2023-06-25 23:07:44 +09:00
kwaroran
15d7b188c5 [fix] tokenizers not working 2023-06-25 21:56:02 +09:00
kwaroran
e0b04784da [feat] trin & claude tokenizer + novellist support 2023-06-25 21:43:28 +09:00
kwaroran
9851b8647d [test] infunctions 2023-06-25 21:12:06 +09:00