Commit Graph

365 Commits

Author SHA1 Message Date
kwaroran
b7b7b54dc3 [feat] add gemini 2023-12-14 07:33:54 +09:00
kwaroran
0e4dda49f8 [fix] mistral 2023-12-14 00:13:52 +09:00
kwaroran
6f54c90187 [feat] add mistral support 2023-12-13 12:33:58 +09:00
kwaroran
341ea3c364 [ref] remove unused 2023-12-10 03:38:21 +09:00
kwaroran
29ca29acff [feat] google palm2 bison new api 2023-12-07 02:30:03 +09:00
kwaroran
4cc180ffff [feat] google palm2 unicorn 2023-12-07 02:26:08 +09:00
kwaroran
a3dba9f306 [feat] strongban 2023-12-06 18:21:06 +09:00
kwaroran
b1521384d3 [feat] oaifixer 2023-12-06 06:07:26 +09:00
kwaroran
522c60114e [rm] luaengine 2023-12-06 04:11:36 +09:00
kwaroran
de7c30d06c [feat] metrica imperial 2023-12-06 04:10:43 +09:00
kwaroran
77de90dd84 [fix] top_p ooba 2023-12-03 21:38:50 +09:00
kwaroran
9155734df2 [fix] top_p 2023-12-03 21:38:21 +09:00
kwaroran
7abce105c8 [feat] topp 2023-12-03 19:21:53 +09:00
kwaroran
390e3bcb62 [feat] add new ooba 2023-12-03 19:15:09 +09:00
kwaroran
7229ca0be7 Add missed break statement (#271)
# 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
breaks statement was missed in 'openai' tts case.
It makes a bug that requesting openai TTS and novelai TTS both.

This commit will fix this issue.
2023-12-02 23:38:02 +09:00
kwaroran
94642b5c66 [feat] add modify request chat 2023-12-02 23:30:52 +09:00
random-username-423
9b857e587f Add missed break statement
breaks statement was missed in 'openai' tts case.
It makes a bug that requesting openai TTS and novelai TTS both.

This commit will fix this issue.
2023-12-02 19:01:46 +09:00
kwaroran
8c07915d2d [comment] remove 2023-12-01 03:08:27 +09:00
kwaroran
4f906f5e6a [fix] novelai fixes by hashcoko 2023-12-01 00:14:17 +09:00
kwaroran
40dfe8d08d [fix] indent 2023-11-29 01:39:08 +09:00
kwaroran
29bc4a8348 [fix] claude system prompts 2023-11-29 00:48:39 +09:00
kwaroran
106b4f2b47 [fix] do not alert empty text 2023-11-29 00:38:37 +09:00
hashcoko
99302d9b76 Fix error handling in sayTTS function
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 15:26:18 +09:00
hashcoko
a183a702a6 Add check for empty text in sayTTS function
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 15:24:13 +09:00
hashcoko
e1f567cc8a Merge branch 'main' of https://github.com/kwaroran/RisuAI
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 13:25:05 +09:00
hashcoko
70adcedc46 Fix conditional rendering in
OtherBotSettings.svelte

Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 03:57:09 +09:00
hashcoko
5983e3883f [Fix] NAI TTS Cors ERR
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 03:45:34 +09:00
kwaroran
6ae8264f8b [feat] hf tts translation 2023-11-28 03:36:08 +09:00
kwaroran
a6b11c22de [feat] add hf tts 2023-11-28 02:48:47 +09:00
hashcoko
0b52c04ee7 Fix image generation prompt and add warning
message for NovelAI users

Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 00:50:06 +09:00
kwaroran
4bbe029c1f [fix] bugs 2023-11-27 22:31:13 +09:00
kwaroran
8ad6eaa400 [fix] genbots not work 2023-11-27 21:56:35 +09:00
kwaroran
1d15eacd72 [feat] added inlay emotion/imggen & rework imggen 2023-11-27 21:50:43 +09:00
kwaroran
a7f9fa3a22 [fix] fix requesting zip 2023-11-27 18:57:34 +09:00
kwaroran
6bb3fe3712 [fix] nai i2i saving at db 2023-11-27 18:39:14 +09:00
hashcoko
2b8c1e26d1 Add Novel AI TTS
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-27 15:55:44 +09:00
hashcoko
855201b2e2 Add image selection feature to
OtherBotSettings.svelte

Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-27 10:21:42 +09:00
hashcoko
b69f31caae add nai diffusion
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-27 07:13:22 +09:00
hush27
d9e16cc427 add nai diffusion and logging 2023-11-26 17:02:22 +00:00
kwaroran
b2cc2ddcae [feat] add exact tokens 2023-11-24 18:28:21 +09:00
kwaroran
26f4ce94fa [fix] consistant tokenizing 2023-11-24 14:50:06 +09:00
kwaroran
634fe418b4 [feat] accurate tokenizing 2023-11-23 17:52:00 +09:00
kwaroran
dab121c9c7 [fix] safety settings 2023-11-23 15:51:41 +09:00
kwaroran
ccc39ba9c9 [fix] consistancy 2023-11-23 02:57:37 +09:00
kwaroran
5293a19f8b [fix] ooba system 2023-11-22 21:04:14 +09:00
kwaroran
b53e369d7b [feat] peer characters 2023-11-22 19:57:35 +09:00
kwaroran
d69c8eb6b6 [feat] models base info 2023-11-17 23:00:46 +09:00
kwaroran
79875661c5 [fix] turn off streaming for ooba 2023-11-17 22:32:42 +09:00
kwaroran
714c81017d [feat] ooba mode 2023-11-16 04:02:59 +09:00
kwaroran
7e48340b5e [feat] readd utiltitybot 2023-11-14 19:03:01 +09:00