Skip to content

Set up Cherry Studio ​

Cherry Studio is a popular desktop AI chat client for Windows / macOS / Linux.

After signing in to the console, go to the “Chat” page, choose Cherry Studio, and click to launch the client and configure it automatically.

Manual setup ​

  1. Open Cherry Studio Settings → Model Services
  2. Click “Add” to create a provider, and choose type OpenAI
  3. Fill in:
    • API key: sk-your-token
    • API address: https://api.treenew.online/v1
  4. Click “Manage” to fetch the model list and check the models you need
  5. Back in the chat view, select the newly added model at the top to start chatting

Troubleshooting ​

  • Can't fetch models: first make sure the API address is https://api.treenew.online/v1; if Cherry Studio appends the version path automatically and the request becomes /v1/v1 (404), use https://api.treenew.online without /v1 instead; the token's group must contain available models
  • 401 on chat: the token was copied incompletely or has expired — paste it again

Home · Console