Commit Graph

1626 Commits

Author SHA1 Message Date
kwaroran
9036e49a70 Update version to 1.78.3 2024-02-09 01:14:57 +09:00
kwaroran
e797f301d7 Add new Gemini models to ModelList and requestChatDataMain 2024-02-09 01:14:39 +09:00
kwaroran
9b53013fe3 Update URL in RealmPopUp.svelte 2024-02-08 00:56:51 +09:00
kwaroran
1e900d44ac Refactor importModule function to set default values for name and description 2024-02-07 06:22:33 +09:00
kwaroran
87bfdb5140 Update version to 1.78.2 2024-02-07 06:20:31 +09:00
kwaroran
0252961fbd Add lorebook import for modules 2024-02-07 06:20:20 +09:00
kwaroran
7094673a6c Fix module list button to DefaultChatScreen 2024-02-07 06:13:49 +09:00
kwaroran
fbc4adf5ac Update version to 1.78.1 2024-02-07 06:11:33 +09:00
kwaroran
914ff266e1 Readd side menu reroll button 2024-02-07 06:11:18 +09:00
kwaroran
7e0ac2513b Fix state update 2024-02-07 03:34:31 +09:00
kwaroran
c915804903 Fix importModule function 2024-02-07 03:30:23 +09:00
kwaroran
3278e4941b Update version to 1.78.0 2024-02-07 03:04:17 +09:00
kwaroran
ca31eaf047 Add persona portraits with lesser change (#289)
# PR Checklist
- [x] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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?
- [x] Did you added a type def?

# Description

![image](https://github.com/kwaroran/RisuAI/assets/157843588/11d2347e-5957-4e2d-bce0-fcf8c670410c)

![image](https://github.com/kwaroran/RisuAI/assets/157843588/a3c222a1-8adb-4ec9-a016-1baeee918e6f)
2024-02-07 03:01:44 +09:00
kwaroran
2b223b2704 Fix moduleIds concatenation in getModuleLorebooks, getModuleTriggers, and getModuleRegexScripts functions 2024-02-07 02:55:12 +09:00
kwaroran
ad443b3bcb Fix module settings button labels 2024-02-07 02:51:17 +09:00
kwaroran
8ed4555b2f remove global regex and lorebook and add convertion to modules 2024-02-07 02:50:18 +09:00
kwaroran
28bdea776a Merge branch 'main' into main 2024-02-07 02:26:28 +09:00
kwaroran
e414b317d1 Add gpt-3.5-turbo-0125, fix gpt-4-0314 (#288)
# PR Checklist
- [x] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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?
- [x] Did you added a type def?

# Description

Reference: 
https://platform.openai.com/docs/models/gpt-3-5-turbo
https://platform.openai.com/docs/deprecations

1. Added gpt-3.5-turbo-0125 model: The current gpt-3.5-turbo is pointed
to the 0613 model, but the official documentation says it will
automatically upgrade to the 0125 model on February 16 anyway.
2. Fixed the model name of gpt-4-0314, although it is deprecated.
2024-02-07 02:25:12 +09:00
kwaroran
ad90121850 Remember Settings menu 2024-02-07 02:24:30 +09:00
kwaroran
68382cb38e Add Modules 2024-02-07 02:21:16 +09:00
kwaroran
8bcae0864b Fix formatting for Claude 2024-02-06 21:34:02 +09:00
bangonicdd
51dc0b1931 avoid potential error just in case 2024-02-04 00:10:36 +09:00
bangonicdd
61cdd2f527 revert to original code style 2024-02-03 23:51:28 +09:00
bangonicdd
10d910141b Add persona portraits with lesser change 2024-02-03 22:35:11 +09:00
kwaroran
1ddb24c250 update version to 1.77 (fix) 2024-02-03 05:46:14 +09:00
kwaroran
570d2e140f Update version to 1.77 2024-02-03 05:45:51 +09:00
kwaroran
86953208b2 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-02-03 05:45:09 +09:00
kwaroran
e537f9e0ed Refactor getRisuHub function signature and API call 2024-02-03 05:41:41 +09:00
bangonicdd
85e7becaf6 Add gpt-3.5-turbo-0125, fix gpt-4-0314 2024-02-03 04:30:34 +09:00
kwaroran
dc39c6c2c7 Add memory limit border thickness (#286)
# PR Checklist
- [x] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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?
- [x] Did you added a type def?

# Description

![image](https://github.com/kwaroran/RisuAI/assets/133192207/44019942-465d-4fa8-bd87-bf3f2c47899b)


![image](https://github.com/kwaroran/RisuAI/assets/133192207/65f5752e-5193-4164-8929-966495900607)
2024-02-02 18:09:35 +09:00
kwaroran
7158043245 Merge branch 'main' into main 2024-02-02 18:09:27 +09:00
kwaroran
bfb6633f89 Add risu rcc for export 2024-02-02 18:07:03 +09:00
kwaroran
f3cb493451 Update readme 2024-02-01 00:36:08 +09:00
bangonicdd
43efaa2313 Change to inline style from reactive declarations 2024-02-01 00:16:06 +09:00
kwaroran
1123f79947 Update version to 1.76.3 2024-01-26 04:24:22 +09:00
kwaroran
afea17dfb3 Update model options in ModelList.svelte and request.ts 2024-01-26 04:24:02 +09:00
gdosu
9699c77415 increase max value 2024-01-25 01:41:06 +09:00
gdosu
87fbf07bcf Reduced duplicated call 2024-01-24 20:38:18 +09:00
gdosu
f524cf0f95 remove test log 2024-01-24 13:54:33 +09:00
gdosu
a550c870f3 Add memory limit border thickness 2024-01-24 13:34:19 +09:00
kwaroran
bdd027db26 Update version to 1.76.2 2024-01-22 01:49:32 +09:00
kwaroran
f1b7c894a6 Fix issue with empty result in sendChat function 2024-01-22 01:49:08 +09:00
kwaroran
df273dc751 Update version to 1.76.1 2024-01-21 10:48:19 +09:00
kwaroran
aa0fe45a48 Fix importSpecv2 function in characterCards.ts 2024-01-21 10:47:18 +09:00
kwaroran
608f29ba13 Fix frequency and presence penalty calculations 2024-01-17 11:26:58 +09:00
kwaroran
efd68d907a Add patch note updates 2024-01-17 08:02:59 +09:00
kwaroran
a5492b317f Update version to 1.76.0 2024-01-17 08:02:42 +09:00
kwaroran
4d27bc49c0 Add commands 2024-01-17 07:58:36 +09:00
kwaroran
579d288f6c Refactor database.ts: Change to modern syntax 2024-01-17 07:08:55 +09:00
kwaroran
1e062d3077 Rename removePunctuationHypa and change functionality 2024-01-17 07:07:38 +09:00