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
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
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
94642b5c66
[feat] add modify request chat
2023-12-02 23:30:52 +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
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
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
hashcoko
308ff456f8
Remove source lang from deepl requests for different language translations.
...
Signed-off-by: hashcoko <hashcoko@gmail.com >
2023-11-28 16:38:38 +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
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
c50039889b
[ver] 1.61.0
2023-11-28 04:44:49 +09:00
kwaroran
b996449643
[feat] preset name
2023-11-28 04:41:15 +09:00
kwaroran
60f836e21f
[fix] deepl
2023-11-28 04:40:30 +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
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
5aed856988
Update hotkey.ts to display the name of the
...
selected preset
Signed-off-by: hashcoko <hashcoko@gmail.com >
2023-11-28 02:13:31 +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