Commit Graph

2666 Commits

Author SHA1 Message Date
kwaroran
7ba6a81ff0 fix nai issue 2024-09-01 19:38:54 +09:00
kwaroran
61b662ebf1 Update version to 127.0.0 2024-09-01 19:35:01 +09:00
kwaroran
aea0dd4088 Add cohere models 2024-09-01 19:34:41 +09:00
kwaroran
ccda92cc49 Add autopilot 2024-09-01 19:30:06 +09:00
kwaroran
de6c90cbc4 Add fal.ai support 2024-09-01 01:50:21 +09:00
kwaroran
a5061a3b3e Fix module menu 2024-08-29 00:07:14 +09:00
kwaroran
71bff6b02e Update version to 126.0.3 2024-08-29 00:03:14 +09:00
kwaroran
1473aeefcd fix module assets on export 2024-08-29 00:02:56 +09:00
kwaroran
cc03297a38 Add module comment 2024-08-28 23:58:00 +09:00
kwaroran
4ca51d62b0 Update version to 126.0.2 2024-08-28 23:57:22 +09:00
kwaroran
2dbfa9db6c Remove module realm option 2024-08-28 23:57:02 +09:00
kwaroran
6b642e5fe5 Update version to 126.0.1 2024-08-28 20:12:46 +09:00
kwaroran
3b1d0f7f35 Add gemini pro 0827 2024-08-28 20:11:15 +09:00
kwaroran
2ae5106453 Update version to 126.0.0 2024-08-27 22:03:17 +09:00
kwaroran
8bbdf06a55 Add module assets 2024-08-27 22:02:55 +09:00
kwaroran
cce2f12033 Add new module and preset format 2024-08-27 20:18:36 +09:00
kwaroran
c765cfabad add hash function to lua 2024-08-27 16:57:38 +09:00
kwaroran
c141f9398e Add kei stablediff 2024-08-27 16:56:40 +09:00
kwaroran
d2049ca758 Update version to 125.0.1 2024-08-26 17:21:22 +09:00
kwaroran
df7bfbd932 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-08-26 17:20:57 +09:00
kwaroran
f7ddc09277 Add TOS alert 2024-08-26 17:20:54 +09:00
kwaroran
9c44714a48 Update GPT-SoVITS fetch, support Auto path and long audio file. Google Translator lang select update (#604)
# 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

Update GPT-SoVITS fetch, support Auto path and long audio file

Google translator input language select support

User now can Choice auto read tts when send chat completed
2024-08-26 02:04:26 +09:00
Junha Heo
c5bd829aff refactor: Update TTS function to handle auto audio path 2024-08-25 21:02:37 +09:00
Junha Heo
bcb352942e refactor: Update TTS function to handle auto audio path 2024-08-25 21:02:31 +09:00
Junha Heo
80bfc12461 feat: Add auto speech option in OtherBotSettings.svelte 2024-08-25 21:02:07 +09:00
Junha Heo
7fa5289c45 feat: Add translator input language selection in LanguageSettings.svelte 2024-08-25 21:01:22 +09:00
Junha Heo
fff99d134e refactor: Update server.js to use express.json and express.raw for request parsing 2024-08-25 21:00:47 +09:00
kwaroran
b9721b80c5 Add touchstarttimer 2024-08-24 21:17:48 +09:00
kwaroran
a12a5d07f0 Add Gpt-SoVITS TTS, change google translate lang to auto (#600)
# 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

Add connection Gpt-SoVITS Api to ngrok turnel.

ttsReadOnlyQuoted support to japan Quote (「」)

and change google translate api language to auto (experiment)
2024-08-24 19:56:56 +09:00
kwaroran
aa6292eed8 Remove db.advancedBotSettings in request.ts (#597)
# 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
I think db.advancedBotSettings is code that should have been deleted,
but was not accidentally removed.
2024-08-24 19:55:30 +09:00
kwaroran
40779e030c chore: Bump version to 125.0.0 2024-08-24 19:54:42 +09:00
kwaroran
721fda6151 Add request log in devtool 2024-08-24 19:54:10 +09:00
kwaroran
4aca3482cb Add Devtools 2024-08-24 19:48:22 +09:00
Junha Heo
a8d9db916b Merge branch 'main' of https://github.com/kwaroran/RisuAI into gpt-sovits-tts 2024-08-24 19:04:17 +09:00
Junha Heo
9d82b1dbd6 feat: Add support for AAC audio files in CharConfig.svelte 2024-08-24 19:01:52 +09:00
kwaroran
b1d98741e8 Add persona and preset hotkey 2024-08-24 18:46:49 +09:00
Junha Heo
c14503625f refactor: Update translator.ts to include auto language detection 2024-08-24 17:57:34 +09:00
Junha Heo
14fb2267c3 feat: Add support for gptSoVitsConfig in TTS processing 2024-08-24 17:37:27 +09:00
kwaroran
d38a9f3d85 Add disable quote formating option 2024-08-24 15:57:57 +09:00
kwaroran
628b17510d optionaize api key hiding 2024-08-24 15:49:41 +09:00
kwaroran
7603c60134 Fix mistral 2024-08-24 15:45:47 +09:00
kwaroran
32014d6501 Change additional assets to arcordion 2024-08-24 15:37:34 +09:00
kwaroran
362bae315c Add overwrite confirm 2024-08-24 15:20:02 +09:00
kwaroran
83e1b8705f Remove unnessesery imports 2024-08-24 15:17:31 +09:00
kwaroran
d51e168590 Add gemini pro exp 0801 2024-08-24 15:16:33 +09:00
kwaroran
d5837e51a6 Add claude plain fetch header 2024-08-24 15:14:54 +09:00
Junha Heo
410d0ecb80 feat: Add gptSoVitsConfig to character interface 2024-08-24 12:56:01 +09:00
sub-hub
1e3ddebf4b Remove db.advancedBotSettings in request.ts 2024-08-20 15:04:26 +09:00
kwaroran
0d1e133b90 chore: Update version to 124.2.2 2024-08-19 17:16:44 +09:00
kwaroran
307be07496 Fix reverse_proxy claude error (#594)
# 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
2024-08-19 17:15:55 +09:00