> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gpuhub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Cherry Studio

> Configure Cherry Studio to use AI Gateway models across Anthropic, OpenAI-compatible, Responses, and Gemini-compatible providers.

<img src="https://mintcdn.com/gpuhub/GEB8Gf9uDczdNFr-/images/ide-agents-cherry-icon.png?fit=max&auto=format&n=GEB8Gf9uDczdNFr-&q=85&s=8e6afd2905f11295884ceae7e70be7fe" alt="" width="96" height="96" data-path="images/ide-agents-cherry-icon.png" />

Cherry Studio can connect to AI Gateway through different provider types depending on the model family you want to use.

<Note>
  Create or copy your API key from the console before configuring Cherry Studio.
</Note>

## Claude-Series Models

Use the Anthropic-compatible provider for Claude-series models.

1. Add a new provider in Cherry Studio.
2. Choose the Anthropic-compatible provider type.
3. Use the AI Gateway Anthropic-compatible endpoint.

| Field         | Value                                        |
| ------------- | -------------------------------------------- |
| Provider type | Anthropic-compatible                         |
| API URL       | `https://llm.gpuhub.com/api/v1/anthropic/v1` |
| API Key       | Your AI Gateway API key                      |
| Model example | `claude-sonnet-4-6`                          |

<img src="https://mintcdn.com/gpuhub/GEB8Gf9uDczdNFr-/images/ide-agents-cherry-studio-anthropic-provider.png?fit=max&auto=format&n=GEB8Gf9uDczdNFr-&q=85&s=598aec89c3d40fef1f42beaa7baaf048" alt="" width="1063" height="773" data-path="images/ide-agents-cherry-studio-anthropic-provider.png" />

<img src="https://mintcdn.com/gpuhub/okogEM35aUTWSg4p/images/ide-agents-cherry-studio-anthropic-config.png?fit=max&auto=format&n=okogEM35aUTWSg4p&q=85&s=55451e681d8f96b050afa1f2cb87175b" alt="" width="1063" height="773" data-path="images/ide-agents-cherry-studio-anthropic-config.png" />

## OpenAI Responses Models

For OpenAI-series models that use the Responses API, select the OpenAI Responses provider type when available.

| Field          | Value                                 |
| -------------- | ------------------------------------- |
| Provider type  | OpenAI Responses                      |
| API URL        | `https://llm.gpuhub.com/api/v1`       |
| API Key        | Your AI Gateway API key               |
| Model examples | `gpt-5.3-codex`, `gpt-5.4`, `gpt-5.5` |

<img src="https://mintcdn.com/gpuhub/GEB8Gf9uDczdNFr-/images/ide-agents-cherry-studio-responses-provider.png?fit=max&auto=format&n=GEB8Gf9uDczdNFr-&q=85&s=ad460d3bf3f2fcf8ca947993001dfda8" alt="" width="1063" height="773" data-path="images/ide-agents-cherry-studio-responses-provider.png" />

<img src="https://mintcdn.com/gpuhub/okogEM35aUTWSg4p/images/ide-agents-cherry-studio-responses-config.png?fit=max&auto=format&n=okogEM35aUTWSg4p&q=85&s=9411e090f3d1f16401bda361c807104c" alt="" width="1063" height="773" data-path="images/ide-agents-cherry-studio-responses-config.png" />

## Gemini-Series Models

Use the Gemini provider type for Gemini-compatible models.

| Field         | Value                                         |
| ------------- | --------------------------------------------- |
| Provider type | Gemini                                        |
| API URL       | `https://llm.gpuhub.com/api/v1/gemini/v1beta` |
| API Key       | Your AI Gateway API key                       |
| Model example | `gemini-3.1-pro-preview`                      |

<img src="https://mintcdn.com/gpuhub/GEB8Gf9uDczdNFr-/images/ide-agents-cherry-studio-gemini-provider.png?fit=max&auto=format&n=GEB8Gf9uDczdNFr-&q=85&s=a4dc66059e3d6639db6e76b395ab8c9d" alt="" width="1063" height="773" data-path="images/ide-agents-cherry-studio-gemini-provider.png" />

<img src="https://mintcdn.com/gpuhub/okogEM35aUTWSg4p/images/ide-agents-cherry-studio-gemini-config.png?fit=max&auto=format&n=okogEM35aUTWSg4p&q=85&s=56c8acc851cfaed4ad66e300478a7b0f" alt="" width="1063" height="773" data-path="images/ide-agents-cherry-studio-gemini-config.png" />

## OpenAI-Compatible Models

Use the OpenAI provider type for models that support the OpenAI Chat Completions interface, such as GLM, DeepSeek, MiniMax, and Qwen models.

| Field          | Value                                                         |
| -------------- | ------------------------------------------------------------- |
| Provider type  | OpenAI                                                        |
| API URL        | `https://llm.gpuhub.com/api/v1`                               |
| API Key        | Your AI Gateway API key                                       |
| Model examples | `GLM-5`, `DeepSeek-V3.2`, `MiniMax-M2.5`, `Qwen3.5-397B-A17B` |

<img src="https://mintcdn.com/gpuhub/okogEM35aUTWSg4p/images/ide-agents-cherry-studio-openai-completions-provider.png?fit=max&auto=format&n=okogEM35aUTWSg4p&q=85&s=14247bb88be3342194ba63bc67df5d56" alt="" width="1063" height="773" data-path="images/ide-agents-cherry-studio-openai-completions-provider.png" />

<img src="https://mintcdn.com/gpuhub/okogEM35aUTWSg4p/images/ide-agents-cherry-studio-openai-completions-config.png?fit=max&auto=format&n=okogEM35aUTWSg4p&q=85&s=5f87f10d487c35974f0e3068e51d4693" alt="" width="1063" height="773" data-path="images/ide-agents-cherry-studio-openai-completions-config.png" />
