Commit Graph

1136 Commits

Author SHA1 Message Date
kwaroran
5592c7754d [fix] tts mode appearing 2023-12-03 21:59:42 +09:00
kwaroran
5ccfbfb7ac [ver] 1.63.2 2023-12-03 21:39:25 +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
acaf80f8f0 [ver] 1.63.1 2023-12-03 21:34:18 +09:00
kwaroran
c8258d7d15 [fix] card not saving gen data 2023-12-03 21:33:54 +09:00
kwaroran
6a6321c5dc [fix] ooba to use llama tokenizer 2023-12-03 21:31:14 +09:00
kwaroran
8f5b8d03f6 [ver] 1.63.0 2023-12-03 21:16:26 +09:00
kwaroran
8613c2c6e9 [feat] ko translations 2023-12-03 21:15:52 +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
a91977ec82 [fix] fsa api accessing null 2023-12-03 16:56:02 +09:00
kwaroran
6ed5c549e2 [ver] 1.62.1 2023-12-03 16:55:14 +09:00
kwaroran
0a665fd116 [feat] fs api in web 2023-12-03 16:54:55 +09:00
kwaroran
b7ba655979 [fix] server safety 2023-12-02 23:49:25 +09:00
kwaroran
05b216a611 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-12-02 23:43:20 +09:00
kwaroran
229d33fa06 [example] add modifyRequestChat 2023-12-02 23:43:14 +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
3d22247d0a [ver] 1.62.0 2023-12-02 23:37:50 +09:00
kwaroran
fd3e0e8e1c [fix] scripts 2023-12-02 23:37:31 +09:00
kwaroran
896a2cf175 [fix] prompt settings 2023-12-02 23:36:17 +09:00
kwaroran
94642b5c66 [feat] add modify request chat 2023-12-02 23:30:52 +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
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
06d1090e1f [ver] 1.61.5 2023-12-01 19:47:08 +09:00
kwaroran
8c07915d2d [comment] remove 2023-12-01 03:08:27 +09:00
kwaroran
0a1b94a217 [ver] 1.61.4 2023-12-01 00:21:49 +09:00
kwaroran
4f906f5e6a [fix] novelai fixes by hashcoko 2023-12-01 00:14:17 +09:00
kwaroran
62a4a76ffb [ver] 1.61.3 2023-11-29 02:59:57 +09:00
kwaroran
5597b8a637 [fix] worker 2023-11-29 02:59:41 +09:00
kwaroran
5f7c21637a simple commit to fix cloudflare bug hope this fixes 2023-11-29 01:47:34 +09:00
kwaroran
3f287cb74f simple commit for cloudflare 2023-11-29 01:44:35 +09:00
kwaroran
f7d0c46cb2 simple commit for cloudflare 2023-11-29 01:41:01 +09:00
kwaroran
40dfe8d08d [fix] indent 2023-11-29 01:39:08 +09:00
kwaroran
531a82d72c [ver] 1.61.2 2023-11-29 01:37:00 +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
3fb1826383 [ver] 1.61.1 2023-11-29 00:55:37 +09:00
kwaroran
c0749350e5 [fix] typings 2023-11-29 00:55:18 +09:00
kwaroran
cd1f2561a5 [fix] embededworker security 2023-11-29 00:52:34 +09:00
kwaroran
bc302a5589 [fix] embededworker 2023-11-29 00:51:19 +09:00
kwaroran
29bc4a8348 [fix] claude system prompts 2023-11-29 00:48:39 +09:00
kwaroran
d5c311694b [fix] viewscreen typin 2023-11-29 00:44:46 +09:00
kwaroran
106b4f2b47 [fix] do not alert empty text 2023-11-29 00:38:37 +09:00
kwaroran
ff4c904fb6 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-11-29 00:38:07 +09:00