Commit Graph

338 Commits

Author SHA1 Message Date
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
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
kwaroran
c3f422104a [feat] lorebook plus 2023-11-13 13:04:14 +09:00
kwaroran
8b265310b6 Fix some errors on Oobabooga Templates (#258)
# PR Checklist
- [ ] 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?
- [ ] Did you added a type def?

# Description
I found that do_sample, ban_eos_token, and add_bos_token options on
requests.ts are written as fixed value, so the checkbox on the Oobabooga
Template doesn't work.
I hope these changes will fix the problem.
2023-11-13 00:14:46 +09:00
kwaroran
f6b16044ca [fix] inlayimage stringlize 2023-11-12 23:30:03 +09:00
justpain02
fd2554fff4 Fix some Oobabooga template values 2023-11-12 07:18:18 +09:00
kwaroran
c1dbe886a0 [feat] metrica plugin 2023-11-11 14:00:54 +09:00
kwaroran
55f508bff7 [feat] add plugin addCharaJS 2023-11-11 13:26:58 +09:00
kwaroran
da49cf05f6 [feat] inlay images 2023-11-10 19:49:16 +09:00
kwaroran
501167dd57 [feat] new oai handling 2023-11-10 17:51:41 +09:00
kwaroran
d248c53192 [fix] romanizer fix 2023-11-09 20:11:04 +09:00
kwaroran
b023ee5f6b [feat] romanizer 2023-11-09 20:00:32 +09:00
kwaroran
858818923c [fix] depth prompt checking 2023-11-09 13:51:51 +09:00
kwaroran
1d5edf710d [feat] depth promp 2023-11-09 13:49:46 +09:00
kwaroran
1ede386510 [fix] switch in tts not breaking 2023-11-08 16:59:08 +09:00
kwaroran
cd322a5b1f [fix] seed 2023-11-08 16:35:32 +09:00
kwaroran
c31f3dffe6 [fix] seed 2023-11-08 14:52:50 +09:00
kwaroran
e7ca31ff39 [feat] basic js run in character 2023-11-08 14:46:15 +09:00
kwaroran
859db3ab2d [feat] oai seed 2023-11-07 05:21:56 +09:00
kwaroran
c5b4bf959a [feat] oai tts 2023-11-07 05:07:27 +09:00
kwaroran
715f9ed46b [feat] oai tts 2023-11-07 05:02:34 +09:00
kwaroran
2ed9e1ec9a [feat] add gpt 1106 2023-11-07 04:27:06 +09:00
kwaroran
2aca62a162 [feat] ciperchat b64 2023-10-30 09:04:45 +09:00
kwaroran
c0a619abad [feat] chiperchat 2023-10-30 08:52:14 +09:00
kwaroran
3ba54cea67 [fix] use risu token only in proxy 2023-10-08 03:01:40 +09:00
kwaroran
dbf8051f89 [feat] aws accept json 2023-10-08 02:57:38 +09:00
kwaroran
980f9688c2 [feat] aws test 2023-10-08 02:56:18 +09:00
kwaroran
2cdd9d76ea [fix] addititonalinfo not working 2023-09-27 14:52:52 +09:00
kwaroran
69ae060e1e [feat] additional description 2023-09-27 14:15:07 +09:00