NezhaGateNezhaGate
← Todas las guías

Connect Cherry Studio to NezhaGate: 10-Minute Setup

A beginner-proof walkthrough: add NezhaGate as a provider in Cherry Studio, pick models, verify the connection and chat. Model picks and error fixes included.

Unos 10 minutos · Escrita para Cherry Studio 2.1

Esta guía aún no está en tu idioma; aquí tienes la versión en inglés.

What you need

Step 1: Sign up for NezhaGate and create an API key

  1. Open nezhagate.com and click Sign up free in the top-right corner. Email works, and so does one-click sign-in with Google or GitHub.
  2. Go to Console → API Keys. Under Create API Key, name the key (for example cherry), leave Per-Key Limit at 0 for no limit, and click Create Key.
  3. A key starting with sk- appears. Copy it right away: it is shown only once.
[Screenshot: Console → API Keys, highlighting the Create Key button and the copy button of the new key]
Check and top up your balance on the Billing page. You pay only for what you use, and failed requests are never billed. Per-model rates are on the pricing page.

Step 2: Add NezhaGate as a provider

  1. Open Cherry Studio, click the gear icon (Settings) at the bottom of the left bar and go to Model Provider.
  2. Below the provider list, click + Add Provider.
  3. In the Add Custom Provider dialog, fill in:
    • Provider Name: NezhaGate
    • API Key: the key you copied in step 1
    • Under Endpoint settings, the OpenAI field: the address below. Leave the Anthropic field empty.
OpenAI
https://nezhagate.com/v1
  1. Under the field you will see "Request path: https://nezhagate.com/v1/chat/completions". If it matches, click Add.
[Screenshot: the Add Custom Provider dialog with Provider Name, API Key, the OpenAI address field and the request-path preview marked]

Step 3: Pick models, verify, enable

  1. The Choose models dialog opens next, filled from NezhaGate's model list.
  2. Don't click Select All: the list also has image and video models, which do not work in chat. Tick just the chat models you want, for example deepseek-v4.1-flash, kimi-k3, glm-5.3, qwen3.7-max and claude-opus-5.
  3. Click Add selected models. Cherry Studio verifies a model (one real request), enables the provider, and you finish with Done.
[Screenshot: the Choose models dialog with a few chat models ticked and the Add selected models button marked]
Don't click Skip. Skipping leaves the provider switched off, and you would have to turn on the switch at the top right of the provider page yourself. An enabled provider shows a green dot in the list.

To add models later, open the NezhaGate provider page and click Sync models; for a model that is not listed, use Add model manually and type its ID. To test the connection again, click Model Check, pick a model and press Start: you should see "Connection successful".

Step 4: Start chatting

  1. Go back to the chat screen, open the model picker and choose a model under NezhaGate.
  2. Send "Hello". Once a reply comes back, you are all set.
[Screenshot: the model picker on the chat screen, showing the models under the NezhaGate group]

Recommended models

UseModel IDNotes
Everyday chat, translation, summariesdeepseek-v4.1-flashCheap and fast; the best value.
Long documents, many fileskimi-k3Strong long-context understanding; prompt caching makes repeat questions about the same document cheaper.
Coding and hard reasoningglm-5.3, qwen3.7-maxBoth think before answering: a little slower, more accurate.
The hardest tasksclaude-opus-5, gpt-6-astraFlagship models, priced higher.
Fiction and long-form writingclaude-fable-5The strongest at narrative and long-form prose.

Current prices are on the pricing page.

Getting the address right

Still on 1.x? The screens differ: when adding the provider, set Provider Type to OpenAI and API Host to https://nezhagate.com, then use Manage to add models and Check to test. Upgrading to 2.x is the easier path.

Common problems and errors

What you seeWhat to do
"The provider returned no available models" or "Failed to pull models"Check the address and key (no spaces around the key), or use Add model manually and type the model ID.
"The model request failed" during verificationMake sure your account has a balance. Thinking models such as qwen3.7-max can be slow enough to time out the check; verify with deepseek-v4.1-flash instead.
NezhaGate models are missing from the chat model pickerThe provider is off. Go to Settings → Model Provider → NezhaGate and turn on the switch at the top right.
404The address has /v1 twice or ends in /chat/completions. Change it to https://nezhagate.com/v1.
401The key is wrong or was deleted. Create a new one in the console and copy it.
402Your balance ran out, or the key hit the limit you set. Top up on the Billing page or raise the key's limit.
400Usually an unsupported parameter, too much context or an oversized image. Try again in a new assistant with default settings. Sending an image to a model without vision also returns 400.

Still stuck? See the API docs or the FAQ.

¿Aún no tienes clave API?

Regístrate y crea una clave en la consola. Pago por uso; las peticiones fallidas nunca se cobran.

Obtener clave API → Precios

Más guías: SillyTavern · Cline