EXE
WinGet
Cherry Studio
support@cherry-ai.com · 1.7.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Cherry-Studio-1.7.1-x64-setup.exe /S
Custom
Cherry-Studio-1.7.1-x64-setup.exe /S /allusers
Upgrade
Cherry-Studio-1.7.1-x64-setup.exe /S --updated
File Identity
Filename
Cherry-Studio-1.7.1-x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
kangfenmao.CherryStudio
Version
1.7.1
Description
A desktop client that supports for multiple LLM providers
License
Apache-2.0
↗
Homepage
https://cherry-ai.com/
Installer URL
https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.1/Cherry-Studio-1.7.1-x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- fix: match tool-call chunk with tool id by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/11533
- fix(anthropic): comment out CONTEXT_100M_HEADER to handle via user preferences by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11545
- fix: handle Gemini API version correctly for Cloudflare Gateway URLs by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11543
- fix: resolve copy image failure for JPEG format pictures by @vegetablechicken2…