Commit Graph

202 Commits

Author SHA1 Message Date
Kwaroran
4d54a35373 chore: update version to 161.2.0 in configuration files 2025-05-25 20:26:32 +09:00
Kwaroran
b740eeb103 chore: update version to 161.0.0 in configuration files 2025-05-25 18:23:35 +09:00
Kwaroran
0b3a45e41e Add claude batching 2025-05-25 18:20:54 +09:00
Kwaroran
66288c50ba Force web to not use promptInfoInsideChat 2025-05-24 20:34:29 +09:00
Kwaroran
995badacb5 Fix escape and add escape option 2025-05-24 20:15:33 +09:00
Kwaroran
14955b7698 Bump version to 160.1.0 in configuration files 2025-05-20 04:06:36 +09:00
kwaroran
bda7871c76 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2025-05-19 13:33:33 +09:00
kwaroran
4b6cb0727f Add MCP related functions 2025-05-19 13:33:06 +09:00
Kwaroran
4a166eb4a1 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2025-05-18 17:21:04 +09:00
Kwaroran
90d1a0ebf4 Bump version to 160.0.2 in configuration and source files 2025-05-18 17:18:57 +09:00
niceandneat
74a463793d fix: remove dupilacted nai settings input 2025-05-17 10:15:57 +09:00
Kwaroran
f9634af12b Bump version to 160.0.1 in configuration and source files 2025-05-17 03:13:19 +09:00
Kwaroran
14a0166327 Fix dupicated keys 2025-05-17 02:51:16 +09:00
Kwaroran
dcffc9e323 Bump version to 160.0.0 across configuration files 2025-05-17 02:50:10 +09:00
kwaroran
60755b907c Merge branch 'main' into main 2025-05-17 01:11:02 +09:00
kwaroran
3390e7b11c Merge branch 'main' into patch-2 2025-05-17 01:09:01 +09:00
Bo26fhmC5M
85753a76ef feat: implement preset and parallel requests for HypaV3 2025-05-16 22:18:13 +09:00
poroyo
4fca6f26b4 feat: store prompt preset name, toggles, and text in chat metadata when enabled 2025-05-16 02:20:48 +09:00
YH_KIM
133156d7d4 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/ts/process/stableDiff.ts
2025-05-03 16:41:56 +09:00
YH_KIM
5b0ca460a5 Support numeric values in inputs and enhance image generation configs
Updated `SelectInput` and `OptionInput` to allow `value` as `string | number`. Extended image generation configurations with new features, including `cfg_rescale`, `noise_schedule`, and vibe data handling. Improved the setup for reference images and added support for mnemonist dependency in the package manager.
2025-05-03 16:38:04 +09:00
kwaroran
aef8a75f76 Add nai cfg_rescale, noise_schedule options settings (#835)
# PR Checklist
- [ ] Have you checked if it works normally in all models? *Ignore this
if it doesn't use models.*
- [ ] Have you checked if it works normally in all web, local, and node
hosted versions? If it doesn't, have you blocked it in those versions? -
I've checked web version only.
- [x] Have you added type definitions?

# Description

Added the ability to configure the `cfg_rescale` and `noise_schedule`
properties in the NovelAI settings.

# Example


![image](https://github.com/user-attachments/assets/437984aa-7612-4a38-9d34-311faf20ced4)
2025-04-28 15:43:41 +09:00
niceandneat
a899a02d30 Add nai cfg_rescale, noise_schedule options settings 2025-04-28 01:21:10 +09:00
Bo26fhmC5M
acd0692029 Merge branch 'main' into patch-7 2025-04-21 11:47:38 +09:00
kwaroran
5120c14154 Bump version to 159.0.0 in configuration and related files 2025-04-21 02:02:52 +09:00
Bo26fhmC5M
4703bd463b feat: add option to show Hypa modal button in chat menu
- feat: add accessibility setting to control visibility of Hypa V2/V3 modal button in chat menu
- feat: add summarization condition tip to HypaV3 modal
2025-04-20 14:57:45 +09:00
kwaroran
36e0935bb0 Make tokenizer caching to an option 2025-04-16 10:57:48 +09:00
kwaroran
0432ee7464 Add support for NovelAI V4 model and configuration settings (#816)
# PR Checklist
- [ ] Have you checked if it works normally in all models? *Ignore this
if it doesn't use models.*
- [ ] Have you checked if it works normally in all web, local, and node
hosted versions? If it doesn't, have you blocked it in those versions?
- [ ] Have you added type definitions?

# Description
Add and enable temporary settings for NovelAI V4 models.
Character-specific prompt settings have been temporarily forcibly added,
so modifications are needed to allow custom prompt values to be input
later.
NovelAI V4 모델 추가.
캐릭터별 프롬프트는 임시추가 했기때문에 추후 커스텀 설정 할 수 있도록 변경해야함.
2025-04-14 14:05:56 +09:00
YH_KIM
d11bff3f80 Add support for NAI v4 model configuration and inputs 2025-04-14 04:38:47 +09:00
kwaroran
7859e649d3 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2025-04-13 00:34:01 +09:00
kwaroran
111a347c9e Update Ann 2025-04-13 00:33:21 +09:00
YH_KIM
668b8d171c Add support for NovelAI V4 model and configuration settings 2025-04-12 23:29:45 +09:00
YH_KIM
4c47480b7e Add fixed chat textarea option to AccessibilitySettings
Additionally, change 'send to center' to 'send to shift center'
2025-04-06 16:37:29 +09:00
kwaroran
02401d4d09 Add igp prompt 2025-03-27 19:13:10 +09:00
kwaroran
6020a92725 Bump version to 158.2.0 in configuration and related files 2025-03-26 20:49:13 +09:00
Kwaroran
0aff87252b Bump application version to 158.1.0 2025-03-23 16:48:16 +09:00
Kwaroran
66813cc63c Bump application version to 158.0.0 2025-03-23 16:23:39 +09:00
Kwaroran
3535c29c10 Add custommodel 2025-03-23 15:21:31 +09:00
Kwaroran
bcb8a28034 Bump application version to 157.0.1 2025-03-23 14:03:42 +09:00
Kwaroran
a717510d07 Fix fallbackmodel 2025-03-23 14:02:34 +09:00
Kwaroran
19c7097720 Bump application version to 157.0.0 2025-03-22 21:26:08 +09:00
Kwaroran
9ed6d20994 Add array fallback 2025-03-22 21:18:59 +09:00
kwaroran
c1aa28f669 Bump application version to 156.0.0 2025-03-21 13:51:42 +09:00
kwaroran
f5f05bdf99 Add hotkeys 2025-03-20 14:37:12 +09:00
kwaroran
ad4f52239b Add OAI response API 2025-03-20 12:08:34 +09:00
kwaroran
c30da266b8 bump version to 155.0.0 in configuration and related files 2025-03-17 22:15:52 +09:00
kwaroran
30dce07c70 Add Firefox(Bergamot) local translation (#794)
# PR Checklist
- [ ] Have you checked if it works normally in all models? *Ignore this
if it doesn't use models.*
- [ ] Have you checked if it works normally in all web, local, and node
hosted versions? If it doesn't, have you blocked it in those versions?
- [ ] Have you added type definitions?

# Description
Translation is performed using the models hosted in the repository:
https://github.com/mozilla/firefox-translations-models/

When the translation is first running, the model is downloaded from the
repository.

Testing completed for `npm dev` and Node server environment.
2025-03-17 16:05:46 +09:00
kwaroran
4a5722a8bd Fix doNotChangeSeperateModels 2025-03-17 15:01:03 +09:00
kwaroran
bf4f27d0e5 Add seperate models 2025-03-17 14:30:29 +09:00
ModMapper
bbb01d2961 Add Firefox (Bergamot) translation settings 2025-03-16 19:23:38 +09:00
kwaroran
fef10c1e56 Add translate sound 2025-03-13 20:21:05 +09:00