Commit Graph

574 Commits

Author SHA1 Message Date
kwaroran
b7b7b54dc3 [feat] add gemini 2023-12-14 07:33:54 +09:00
kwaroran
6f54c90187 [feat] add mistral support 2023-12-13 12:33:58 +09:00
kwaroran
5f0a101df8 [fix] revert topp 2023-12-13 05:29:56 +09:00
kwaroran
e681b9ab3f [fix] optional argument 2023-12-13 05:24:37 +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
1fac40df54 [fix] top p appearing 2023-12-06 17:44:15 +09:00
kwaroran
148366c7eb [fix] plugin sel 2023-12-06 06:13:06 +09:00
kwaroran
b1521384d3 [feat] oaifixer 2023-12-06 06:07:26 +09:00
kwaroran
5592c7754d [fix] tts mode appearing 2023-12-03 21:59:42 +09:00
kwaroran
3777b59f4f [fix] topp gui 2023-12-03 21:14:40 +09:00
kwaroran
9916f38dcf [feat] bias help 2023-12-03 21:09:38 +09:00
kwaroran
bff243b148 [feat] folderble bias 2023-12-03 19:28:21 +09:00
kwaroran
0779517202 [feat] ooba instruction stop strings 2023-12-03 19:23:44 +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
896a2cf175 [fix] prompt settings 2023-12-02 23:36:17 +09:00
kwaroran
fec92d1144 [feat] local backup translations 2023-12-02 23:20:50 +09:00
kwaroran
4f58a12b46 [feat] local backup functionality 2023-12-02 23:20:06 +09:00
kwaroran
7688a7bc95 Fixed a bug where checking an inlay in the emotion bot would delete all assets. (#266)
Signed-off-by: hashcoko <hashcoko@gmail.com>

# PR Checklist
- [ v ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ v ] 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?
- [ v ] Did you added a type def?

# Description
2023-11-29 01:36:37 +09:00
hashcoko
93698edb73 Fixed a bug where checking an inlay in the emotion bot would delete all assets.
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-29 01:30:11 +09:00
kwaroran
ff4c904fb6 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-11-29 00:38:07 +09:00
hashcoko
2dd0ff79f5 add web deepL warning
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 16:52:57 +09:00
hashcoko
712e000349 [Fix] inlay emotion image
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 16:31:48 +09:00
hashcoko
6dbd0f5526 Fix conditional rendering in
LanguageSettings.svelte

Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 13:43:24 +09:00
hashcoko
704ece2a15 fixRequest things that weren't covered in the last pull request.
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 13:33:24 +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
kwaroran
ee05906d7e [fix] replay button 2023-11-28 05:02:57 +09:00
kwaroran
2f370e5a6c [feat] claude 2.0 2023-11-28 04:44:28 +09:00
kwaroran
220c2c091b [feat] add llm translation 2023-11-28 04:32:27 +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
hashcoko
9432b63606 Change NAI sampler Textinput to SelectInput
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 03:00:39 +09:00
hashcoko
422a010518 add submodel translate
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 02:50:59 +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
1d15eacd72 [feat] added inlay emotion/imggen & rework imggen 2023-11-27 21:50:43 +09:00
kwaroran
d71ef1b8a2 [feat] better otherbots screen 2023-11-27 19:11:48 +09:00
kwaroran
57e3283289 [fix] nai img 2023-11-27 19:00:25 +09:00
kwaroran
6bb3fe3712 [fix] nai i2i saving at db 2023-11-27 18:39:14 +09:00
kwaroran
caa96cb3ef Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-11-27 18:28:31 +09:00
kwaroran
a1e0c8e1a4 [feat] vnovel functionality 2023-11-27 18:28:03 +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
084e9151f2 Refactor OtherBotSettings.svelte to conditionally
render Use SMEA and Use DYN checkboxes.

Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-27 07:38:44 +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