Releases: kwaroran/RisuAI
Releases · kwaroran/RisuAI
150.2.0
150.1.0
v150.0.2
150.0.1
v150.0.0
- added Trigger v2
- added custom toggles for modules #746
- fixed disable module before removing #747
- improved to import only the required asset when in a node environment #745
- added doNotSummarizeUserMessage option for HypaV3 and improve HypaV3 modal in #750
- fixed displaying cached llm translations while sending messages by #751
- fixed stringify object in HypaProcesser to display actual error content instead of [object Object] #753
- add global toggle buttons for lorebook always-active state #754
- readded module integration #756
149.1.0
v149.0.0
148.1.0
148.0.0
- Added Gemini Models
- Gemini Flash 2.0
- Gemini Pro 2.0 Exp 0128
- Gemini Flash 2.0 Thinking 0121
- Added Deepseek model options
- Deepseek Chat
- Deepseek Reasoner
- Added Deepinfra support and its models
- deepseek-ai/DeepSeek-R1
- deepseek-ai/DeepSeek-R1-Distill-Llama-70B
- deepseek-ai/DeepSeek-V3
- meta-llama/Llama-3.3-70B-Instruct-Turbo
- meta-llama/Llama-3.3-70B-Instruct
- microsoft/phi-4
- meta-llama/Meta-Llama-3.1-70B-Instruct
- meta-llama/Meta-Llama-3.1-8B-Instruct
- meta-llama/Meta-Llama-3.1-405B-Instruct
- Qwen/QwQ-32B-Preview
- meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo
- meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo
- Qwen/Qwen2.5-Coder-32B-Instruct
- nvidia/Llama-3.1-Nemotron-70B-Instruct
- Qwen/Qwen2.5-72B-Instruct
- meta-llama/Llama-3.2-90B-Vision-Instruct
- meta-llama/Llama-3.2-11B-Vision-Instruct
- microsoft/WizardLM-2-8x22B
- 01-ai/Yi-34B-Chat
- Austism/chronos-hermes-13b-v2
- Gryphe/MythoMax-L2-13b
- Gryphe/MythoMax-L2-13b-turbo
- Sao10K/L3.3-70B-Euryale-v2.3
- Sao10K/L3.1-70B-Euryale-v2.2
- Sao10K/L3-70B-Euryale-v2.1
- google/gemma-2-27b-it
- google/gemma-2-9b-it
- Fixed HypaV3 scrolling ` #731
- Added
setArg()
plugin API #729