EXE
WinGet
Cherry Studio
support@cherry-ai.com · 1.9.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Cherry-Studio-1.9.5-x64-setup.exe /S
Custom
Cherry-Studio-1.9.5-x64-setup.exe /S /allusers
Upgrade
Cherry-Studio-1.9.5-x64-setup.exe /S --updated
File Identity
Filename
Cherry-Studio-1.9.5-x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
kangfenmao.CherryStudio
Version
1.9.5
Description
A desktop client that supports for multiple LLM providers
License
AGPL-3.0
↗
Homepage
https://cherry-ai.com/
Installer URL
https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.5/Cherry-Studio-1.9.5-x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- fix(search): prevent empty activeTools when web search is the only tool by @TakotsuboChen in https://github.com/CherryHQ/cherry-studio/pull/14752
- hotfix(vertex): vertex model list fetch and improve service account setup by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/14611
- fix(messages): prevent outer scrolling in horizontal multi-model layout by @Fu-Jumping in https://github.com/CherryHQ/cherry-studio/pull/14768
- fix(reasoning): use enable_thinking param for S…