Commit Graph

219 Commits

Author SHA1 Message Date
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
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
kwaroran
6810020376 [feat] automark plugin 2023-06-24 18:18:08 +09:00
kwaroran
3d7cbe04f1 [fix] lorebook import order fix 2023-06-23 22:45:18 +09:00
kwaroran
f0a66a926d [feat] silly world info & agn memory book support 2023-06-23 22:43:58 +09:00
kwaroran
251ee1c30b [feat] hide headers in web by proxy 2023-06-23 12:25:02 +09:00
ASDF9999
5adc992174 Merge branch 'main' into chatsticker 2023-06-22 23:21:36 +09:00
kwaroran
accabf69e7 [fix] normal prompts not working 2023-06-22 22:42:35 +09:00
kwaroran
0de412414f [test] lua code dummy, for future 2023-06-22 22:00:42 +09:00
kwaroran
839b288168 [feat] add deepai 2023-06-22 20:36:06 +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
2bc96514fc [fix] stream outputs nothing when responses non-event stream 2023-06-21 23:41:03 +09:00
kwaroran
10bd1fe2ad [fix] loads emotion when loading supamemory 2023-06-15 10:10:20 +09:00
kwaroran
0884c445a0 [feat] gpt 0613 additions, some fixes 2023-06-14 23:14:44 +09:00
kwaroran
1c170ef8a7 [feat] prompt role formater 2023-06-14 23:00:13 +09:00
kwaroran
415a8a07e4 [test] oai function call 2023-06-14 22:40:01 +09:00
kwaroran
0b5c765da2 [feat] better proxy resolve 2023-06-14 13:31:41 +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
316d3be397 [feat] regex flags, fix display 2023-06-12 18:53:37 +09:00
kwaroran
32f58fef1d examples 2023-06-10 10:32:52 +09:00
kwaroran
077623b23d [fix] max response error 2023-06-10 09:22:05 +09:00
kwaroran
08cd214bcb [fix] tokenizer problem 2 2023-06-10 02:38:36 +09:00
kwaroran
e88f95102b [fix] group chat cut not working 2023-06-10 01:48:12 +09:00
kwaroran
e2b49b21dc [fix] not working groupchat regex 2023-06-10 01:45:33 +09:00
kwaroran
dbf5f6b25a [feat] new tokenizing 2023-06-09 22:27:34 +09:00
kwaroran
8829a90774 [feat] better supamemory 2 2023-06-07 09:47:27 +09:00
kwaroran
b211b256c2 [feat] better supamemory 2023-06-07 09:46:23 +09:00
kwaroran
b631da7e72 [fix] unstringlize novellist 2023-06-07 09:00:21 +09:00
kwaroran
f37ae13d83 [feat] novellist api 2023-06-07 08:57:42 +09:00
kwaroran
b8ed9fd1ec [feat] claude support 2023-06-06 09:19:57 +09:00
kwaroran
6306e5a1de [fix] supaMemory 2023-06-01 08:03:14 +09:00
kwaroran
f7856dc4dd [feat] added 'Use Probability Condition' in lorebook 2023-05-31 10:25:53 +09:00
kwaroran
22c646ae5d [fix] group chat activation & talkness 2023-05-31 08:33:49 +09:00
kwaroran
e4d956d0d6 [fix] token fix 2023-05-31 05:50:08 +09:00
kwaroran
cf93e5c6f1 Merge branch 'dev' into dev 2023-05-31 05:27:32 +09:00
kwaroran
f98764776e [fix] tokenizer problems 2023-05-31 05:26:10 +09:00
kwaroran
7ea768cb5b [feat] better group chat 2023-05-31 05:08:46 +09:00
ASDF9999
ce3e1a4bf4 Merge branch 'kwaroran:dev' into dev 2023-05-30 22:44:22 +09:00
LL
fc0c50c331 add AutoSuggest Component
add fetch abort control parameter
2023-05-30 22:43:48 +09:00
kwaroran
71b02cf104 [fix] tokenize problem 2023-05-29 20:41:33 +09:00
kwaroran
f2b64f2334 [fix] fix kobold 2023-05-29 17:41:59 +09:00
kwaroran
cc1f947fa8 [VOICEVOX] added new voices and short comment (#128)
added some voices that hadn't been before, and wrote a comment on how to
use VOICEVOX.
2023-05-29 15:20:23 +09:00
kwaroran
3102e09cd5 [feat] added simple settings 2023-05-29 05:51:00 +09:00
drPpZero
967169fddd [VOICEVOX] added new voices and short comment 2023-05-29 03:02:33 +09:00
kwaroran
7b7e5b3cab [fix] kobold cors 2023-05-28 19:37:49 +09:00
kwaroran
0116ca39c3 [fix] fixed https://github.com/kwaroran/RisuAI/issues/122 and TTS quoted mode (#123)
Fixed :
an error not showing up right away when creating a Group Chat
an error when text had no quotes in TTS quote mode occurs TypeError:
Cannot read properties of null (reading 'length')
2023-05-27 23:18:42 +09:00
kwaroran
0f03394459 [fix] kobold temperature 2023-05-27 23:16:09 +09:00
kwaroran
205cc2744f [feat] node hosting support 2023-05-27 23:15:23 +09:00
drPpZero
83ea39bdcb [Fix] Fixed TTS quoted mode Error 2023-05-27 19:13:48 +09:00