Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.hitopen.com/llms.txt

Use this file to discover all available pages before exploring further.

Cherry Studio is a powerful desktop AI client designed for professional users. It integrates 30+ industry-specific intelligent assistants and supports multi-model conversations from a single interface.

One-click import from the Newapi console

The Newapi console supports a Chat Settings shortcut that lets you populate Cherry Studio with your API key in a single click. To enable it, go to System Settings → Chat Settings in your Newapi console and add the following entry:
{ "Cherry Studio": "cherrystudio://providers/api-keys?v=1&data={cherryConfig}" }
Once added, a Cherry Studio button appears on the Token Management page. Clicking it opens Cherry Studio with your API key and base URL pre-filled.

Manual configuration

If you prefer to configure Cherry Studio manually, follow these steps.
1

Copy your API key

In the Newapi console, open Token Management, find the token you want to use, and copy the API key.
2

Add a provider in Cherry Studio

Open Cherry Studio and go to Settings → Model Providers. Click Add Provider and select NewAPI as the provider type.Fill in the following fields:
FieldValue
Provider TypeNewAPI
API KeyYour sk- token from the Newapi console
API AddressYour Newapi site address (e.g., https://your-newapi-domain)
3

Add models

After saving the provider, click Add Models and select or enter the model names available in your Newapi instance.
4

Start chatting

Return to the Cherry Studio chat page, select your Newapi provider and model from the model switcher, and start a conversation.

Using image generation

Cherry Studio also supports image generation through Newapi if your instance exposes image models.
1

Add image-capable models

In your provider settings, add models that support image generation (e.g., dall-e-3 or any image model available in your Newapi instance).
2

Open the drawing panel

In Cherry Studio, open the drawing or image generation panel and select your image model to start generating images.
The model names you enter in Cherry Studio must match the model names configured in your Newapi instance exactly.