Cherry Studio

Prerequisites

Configuration

  1. Open Cherry Studio and go to Settings
  2. Click API Settings or Model Provider
  3. Click Add Custom Provider
  4. Enter the following:
    • Provider Name: Chuizi.AI
    • API Base URL: https://api.chuizi.ai/v1
    • API Key: ck-your-key-here
  5. Click Fetch Model List or manually add models:
    • anthropic/claude-sonnet-4-6
    • openai/gpt-4.1
    • deepseek/deepseek-chat
  6. Save the settings

Verify the Configuration

  1. Return to the main screen and create a new conversation
  2. Select one of the models you just added from the model selector
  3. Send a test message, such as "Hello"
  4. If you receive a normal reply, the configuration is working

Next Steps