MSI
WinGet
RisuAI
aiclient · 151.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i RisuAI_151.0.0_x64_en-US.msi /quiet /norestart
InstallPath
msiexec /i RisuAI_151.0.0_x64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{D0B40786-65CA-44EE-802F-955D66DAFB65}
Product version operator
Greater than or equal to
Product version
151.0.0
MSI Properties
Product Code
{D0B40786-65CA-44EE-802F-955D66DAFB65}
File Identity
Filename
RisuAI_151.0.0_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
kwaroran.RisuAI
Version
151.0.0
Description
Make your own story. User-friendly software for LLM roleplaying
License
GPL-3.0
↗
Homepage
https://risuai.net/
Installer URL
https://github.com/kwaroran/RisuAI/releases/download/v151.0.0/RisuAI_151.0.0_x64_en-US.msi
Upgrade Behavior
install(Install over existing)
Release Notes
- feat: add support for OpenAI-compatible embedding API by @Bo26fhmC5M in https://github.com/kwaroran/RisuAI/pull/776
- feat: Chat Folder by @HopeJourney in https://github.com/kwaroran/RisuAI/pull/766
- feat: add local activation for lorebook by @bangonicdd2 in https://github.com/kwaroran/RisuAI/pull/767
- feat: aws sonnet 3.7 + legacy by @bangonicdd2 in https://github.com/kwaroran/RisuAI/pull/772
- Optimize chat rendering and performance with caching and lazy loading by @hashcoko in https://git…