Commit Graph

3087 Commits

Author SHA1 Message Date
Kwaroran
b07a9b9d15 Update version to 143.7.1 and add menu sidebar options 2024-12-19 05:34:09 +09:00
Kwaroran
c05aa389b9 Fix devrole 2024-12-18 03:45:11 +09:00
Kwaroran
a961a553d8 Move DeveloperRole 2024-12-18 03:38:20 +09:00
Kwaroran
f09cb1bd69 Add DeveloperRole flag and update role handling in OpenAIChatExtra 2024-12-18 03:37:41 +09:00
Kwaroran
6d3fdadf55 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-12-18 03:26:55 +09:00
kwaroran
2225a53802 Fixed “Separate Parameters” scaling issue (#685)
# PR Checklist
- [YES, I tested it on models from OpenAI/Anthropic/Google.] Did you
check if it works normally in all models? *ignore this when it dosen't
uses models*
- [No, I've only tested it on node hosted versions] 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?
- [No] Did you added a type def?

# Description
Fixed an issue where the “Temperature” parameter was not scaled
correctly when using the “Separate Parameters” feature.
2024-12-18 03:26:44 +09:00
Kwaroran
7c7bf16712 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-12-18 03:26:30 +09:00
Kwaroran
744a03ffcc Bump version to 143.7.0 2024-12-18 03:26:23 +09:00
Kwaroran
5df9e68bae Add o1 and fix some mistakes 2024-12-18 03:26:02 +09:00
shirosaki-hana
a092d1f482 Fixed “Separate Parameters” scaling issue
Fixed an issue where the “Temperature” parameter was not scaled correctly when using the “Separate Parameters” feature.
2024-12-17 11:30:16 +09:00
kwaroran
4baf3f1d90 Suggestion: disabling regex script (#683)
# 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

![image](https://github.com/user-attachments/assets/efcd778e-82d3-4b23-9eba-3b2843709450)

I propose adding a feature to disable regex scripts instead of deleting
them. In this PR, I opted for the approach that minimizes edits to the
original source code, but I believe it’s worth considering alternatives,
such as using a custom flag or a separate toggle. I’d like to gather
your feedback on this approach and make further adjustments if
necessary.
2024-12-17 02:39:03 +09:00
Kwaroran
25cd5af074 Remove debug logging from getClosestMatch function 2024-12-16 07:58:54 +09:00
Kwaroran
5caa4806ef Remove debug trace from setDatabaseLite function 2024-12-16 07:56:43 +09:00
Kwaroran
9bdd354f7c Add asset max difference setting and update related logic 2024-12-16 07:56:15 +09:00
Kwaroran
94501dbd77 Enhance character image handling with PNG chunk 2024-12-16 06:05:57 +09:00
bangonicdd
943e2738d5 suggestion: disabling regex script 2024-12-15 21:09:31 +09:00
Kwaroran
dcc48d5cb3 Add subtitle 2024-12-15 19:33:26 +09:00
Kwaroran
e2149ced1b Refactor risuChatParser 2024-12-15 01:00:48 +09:00
Kwaroran
556e1ea46a Bump version to 143.5.0 in configuration and related files 2024-12-14 20:10:25 +09:00
Kwaroran
7d4030cf7a Readd Gemini stream 2024-12-14 20:10:07 +09:00
Kwaroran
f4b78480f3 Rework realm and several bug fixes 2024-12-14 19:09:28 +09:00
Kwaroran
f2994b823e Bump version to 143.4.0 in configuration and related files 2024-12-13 00:09:33 +09:00
Kwaroran
a984b823a6 Update inlay syntax to support 'inlayed' type and adjust parsing logic 2024-12-13 00:09:13 +09:00
Kwaroran
361e65fad6 Bump version to 143.3.2 in configuration and related files 2024-12-12 12:56:35 +09:00
Kwaroran
fcd049eae8 Refactor parameter handling in requestGoogleCloudVertex function to filter parameters based on modelInfo 2024-12-12 12:56:17 +09:00
Kwaroran
146aaa1e7c Skip setting value for 'top_k' when 'ignoreTopKIfZero' is true and 'top_k' is 0 2024-12-12 12:34:10 +09:00
Kwaroran
a8782dbe76 Add statics 2024-12-12 11:45:06 +09:00
Kwaroran
99a17ca118 Update Tauri action version to 0.5.16 in GitHub Actions workflow 2024-12-12 10:53:50 +09:00
Kwaroran
7ed8d889cf Bump version to 143.3.1 in configuration and related files 2024-12-12 10:43:42 +09:00
Kwaroran
fc571d45ac Rename parameter 'ignoreTopKIfOne' to 'ignoreTopKIfZero' 2024-12-12 10:43:18 +09:00
Kwaroran
6d012c77fe Bump version to 143.3.0 in configuration and related files 2024-12-12 08:42:44 +09:00
Kwaroran
45959f49a8 Add spacing after inlay assets for improved layout consistency 2024-12-12 08:42:26 +09:00
Kwaroran
bb082f96bc Enhance media inlays with consistent styling and structure for images, videos, and audio 2024-12-12 08:42:10 +09:00
Kwaroran
5174082796 Add Gemini related features 2024-12-12 08:38:33 +09:00
Kwaroran
bffa3d73d4 Bump version to 143.2.0 in configuration and related files 2024-12-12 07:57:18 +09:00
Kwaroran
61763deaa7 Update Gemini parameters 2024-12-12 07:57:01 +09:00
Kwaroran
2f1e14d0d7 Add hasVideoInput flag and new Gemini model with audio and video support 2024-12-12 07:53:25 +09:00
Kwaroran
da4f081e36 Change 2024-12-11 04:30:39 +09:00
Kwaroran
2393730e05 Fix spelling of "Seperate" to "Separate" in language strings 2024-12-11 03:57:43 +09:00
Kwaroran
64e759e187 Fix mistral top_p and fix seperateParameters 2024-12-11 03:44:07 +09:00
Kwaroran
91e27f3a84 Bump version to 143.1.0 in configuration and related files 2024-12-10 22:48:52 +09:00
Kwaroran
dd424d851a Refactor image handling in character import/export functions to remove unnecessary reencoding 2024-12-10 22:47:11 +09:00
kwaroran
59ff43a4d8 Refactor getClosestMatch function to optimize Levenshtein distance calculation 2024-12-09 01:09:31 +09:00
kwaroran
01389e3e27 Remove debug logging from getClosestMatch function 2024-12-09 01:08:30 +09:00
kwaroran
73e98646f2 Upgrade trimmer 2024-12-09 01:06:08 +09:00
kwaroran
71ef6099a8 Refactor preset chain name parsing to split by commas and trim whitespace 2024-12-08 22:21:59 +09:00
kwaroran
6b9b3db953 Bump version to 143.0.1 in configuration and related files 2024-12-08 22:16:40 +09:00
kwaroran
15778e7c68 Add help tooltip to preset chain input in AdvancedSettings 2024-12-08 22:16:26 +09:00
kwaroran
1aa54be9be Fix translation strings in zh-Hant.ts for consistency and clarity 2024-12-08 22:15:46 +09:00
kwaroran
8d03623923 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-12-08 22:14:55 +09:00