Commit Graph

775 Commits

Author SHA1 Message Date
kwaroran
56880a64cc [feat] add 0613 to reverse proxy 2023-07-09 00:41:43 +09:00
kwaroran
945187d0be [fix] logo for web version 2023-07-08 15:29:21 +09:00
kwaroran
58e876dae0 [feat] added languages 2023-07-08 10:07:57 +09:00
kwaroran
4650fe2d95 [fix] prox y16k display 2023-07-07 16:53:19 +09:00
kwaroran
68570dbbe0 [feat] new regex features 2023-07-07 08:20:35 +09:00
kwaroran
1139de8140 [feat] sperate reverse proxy 2023-07-04 22:06:24 +09:00
kwaroran
f5a834de84 [feat] app 2023-07-04 07:04:59 +09:00
kwaroran
d9776e73cf [feat] change to assumed chats 2023-07-04 06:57:48 +09:00
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