Skip to main content
Clients & tools

Cherry Studio

Open-source AI desktop client

Cherry Studio is an open-source AI desktop client. Connect it to Qwen Cloud via Token Plan (Team Edition), Coding Plan, or pay-as-you-go billing.

Install Cherry Studio

Go to the Cherry Studio download page, download the installation package for your operating system, and complete the installation.

Configure credentials

Open Cherry Studio, click the settings button in the upper-right corner, and in the Model Service section click Add. Enter a provider name (for example, Token Plan (Team Edition)) and select OpenAI as the provider type.

Token Plan (Team Edition)

ParameterDescription
API keyEnter the Token Plan (Team Edition) dedicated API key.
API addresshttps://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1
ModelFor available models, see Token Plan (Team Edition) supported models.

Coding Plan

ParameterDescription
API keyEnter the Coding Plan dedicated API key.
API addresshttps://coding-intl.dashscope.aliyuncs.com/compatible-mode/v1
ModelFor available models, see Coding Plan supported models.

Pay-as-you-go

ParameterDescription
API keyEnter your Qwen Cloud API Key.
API addresshttps://dashscope-intl.aliyuncs.com/compatible-mode/v1
ModelEnter a supported model.

Verify configuration

In the Model ID field, enter the model you want to use (for example, qwen3.7-max), and click Add. Return to the chat interface, enter any question, and confirm that the model responds normally. If it does, the configuration is complete.

FAQ

Error codes

If you encounter errors during configuration, refer to the FAQ documentation for the corresponding billing plan:

Error: The value of the enable_thinking parameter is restricted to True

Cause: This model only supports thinking mode, but thinking mode was not enabled when the model was called. Solution: Enable thinking mode in the client.

Charges incurred despite having a free quota when using Pay-as-you-go

Possible causes:
  • Incorrect API address: The free quota requires using the correct Qwen Cloud API address (https://dashscope-intl.aliyuncs.com/compatible-mode/v1). Check that the API address in your configuration is correct. For details, see Free quota.
  • Per-model free quota: The free quota for each model is calculated independently and cannot be shared across models.
  • Data update delay: The console updates free quota data hourly. Your free quota may already be exhausted even if the console still shows a remaining balance.