Commit Graph

386 Commits

Author SHA1 Message Date
kwaroran
6d4b592a25 [fix] supamemory and hypamemory using too much tokens 2023-06-29 08:06:03 +09:00
kwaroran
0bcf6336b9 [fix] hypamemory save order 2023-06-29 07:38:28 +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
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
35afc5f61c [feat] better ain formating 2023-06-26 17:54:10 +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
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
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