Commit Graph

717 Commits

Author SHA1 Message Date
kwaroran
c24ab7998c [fix] account sync display 2023-07-04 05:51:51 +09:00
kwaroran
e0a700ce9e [feat] add unmigration when logout 2023-07-04 05:40:16 +09:00
kwaroran
75271eddab [fix] fixed accountsync 2023-07-03 00:03:57 +09:00
kwaroran
1152676d14 [feat] ignore google drive 2023-07-02 20:20:09 +09:00
kwaroran
ddfaafb7cf [feat] added account sync option 2023-07-02 20:09:43 +09:00
kwaroran
c2648477d2 [fix] file sync login 2023-06-30 16:44:20 +09:00
kwaroran
8739b0f787 [feat] functional account storage 2023-06-30 05:45:51 +09:00
kwaroran
8055739527 [fix] hypamemory vector saving fix 2023-06-29 09:19:01 +09:00
kwaroran
96ad8b4938 [fix] removing index 0 presets overides next preset 2023-06-29 07:45:28 +09:00
kwaroran
d52f79191d [del] hidden gd connection 2023-06-29 05:25:57 +09:00
kwaroran
3d6169b524 [feat] custom flags 2023-06-29 05:16:12 +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
0bbd5dbdac [feat] add novellist damsel 2023-06-26 00:25:25 +09:00
kwaroran
742ac73aee [feat] add plain fetch 2023-06-26 00:06:06 +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
747ee3ea28 [fix] chub and description in web 2023-06-25 17:19:08 +09:00
kwaroran
6810020376 [feat] automark plugin 2023-06-24 18:18:08 +09:00
kwaroran
04a9a2cb01 [feat] clonedeep for template loading 2023-06-24 05:41:42 +09:00
kwaroran
501fead589 [feat] added preset import/export 2023-06-24 05:41:00 +09:00
kwaroran
c3fd5d7b5e [feat] add parsing fallback 2023-06-23 21:02:57 +09:00
kwaroran
4187590f56 [rm] removed request types, due to unsafe 2023-06-23 12:37:51 +09:00
kwaroran
6d2f9fe4da [version] bump web version to web-2 2023-06-23 12:35:29 +09:00
ASDF9999
5adc992174 Merge branch 'main' into chatsticker 2023-06-22 23:21:36 +09:00
kwaroran
0de412414f [test] lua code dummy, for future 2023-06-22 22:00:42 +09:00
kwaroran
4447da7a6b [feat] change file saving to msgpack 2023-06-22 21:20:56 +09:00
LL
84a9508fe7 [fix] added AdditionalAssets Preview toggle option 2023-06-22 17:30:30 +09:00
LL
d8a5ee5b4e [feat] Add support for chat stickers
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.
Additional assets list shows preview.
Optimized render when use streaming api. (prevent markdown again when message not changed)
Added controls to Video/Audio Assets
2023-06-22 07:17:59 +09:00
kwaroran
5a3d226475 [feat] remove unused import 2023-06-18 22:42:24 +09:00
kwaroran
3251afed47 [fix] prevent changing character when loading chat 2023-06-18 22:41:10 +09:00
kwaroran
c7d74b4127 [test] prevent contextmenu when only polyfilled 2023-06-18 22:16:10 +09:00
kwaroran
1d838b4140 [feat] download enchantments 2023-06-18 21:58:12 +09:00
kwaroran
fb9bd8d342 [feat] css full support 2023-06-18 21:11:42 +09:00
kwaroran
ad5e3db0ae [feat] realm enchanments 2023-06-16 13:34:02 +09:00
kwaroran
f72380ef0c [feat] comming soon to offical discord for temp 2023-06-16 10:38:11 +09:00
kwaroran
ffcffad465 [feat] classic max width 2023-06-15 21:05:06 +09:00
kwaroran
0884c445a0 [feat] gpt 0613 additions, some fixes 2023-06-14 23:14:44 +09:00
LL
3237ca2344 [feat] Update AI model settings for GPT-3.5 and add GPT-3.5 Turbo 16k option
The commit updates AI model settings for GPT-3.5 by allowing up to 4000 tokens for context size. It also adds a new option for GPT-3.5 Turbo 16k with a maximum context of 16000 tokens. Additionally, the commit limits the context size when exceeding the maximum limit for each model.
2023-06-14 05:09:47 +09:00
kwaroran
947d6874ed [UX] Screenreader readable Checkbox, Help Button (#172)
# PR Checklist
- [ ] 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
 - Screenreader readable "Show Help" button.
   Also modified checkbox
2023-06-12 19:03:31 +09:00
kwaroran
174594532c [feat] added gif in some selects 2023-06-12 18:58:43 +09:00
kwaroran
316d3be397 [feat] regex flags, fix display 2023-06-12 18:53:37 +09:00
ASDF9999
da7ab19c8e Merge branch 'main' into screenreader 2023-06-12 18:29:08 +09:00
kwaroran
2de284f4e9 [feat] data sync 2023-06-12 12:27:01 +09:00
LL
c829a539fc Accessibility settings to the app
Screen reader readable "Show Help" button.
Also added a new checkbox for accessibility settings.
2023-06-12 07:20:42 +09:00
kwaroran
49a01a0950 [fix] image compression 2023-06-11 11:04:11 +09:00