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

# Cherry Studio

> Configure ruoli in Cherry Studio

[Cherry Studio](https://cherry-ai.com) is an open-source cross-platform desktop AI chat client that supports Windows, macOS, and Linux.

## Installation

Go to [cherry-ai.com](https://cherry-ai.com) to download the installer for your platform.

Or download from [GitHub Releases](https://github.com/kangfenmao/cherry-studio/releases).

## Configure ruoli

1. Open Cherry Studio and click **Settings** (⚙️) in the bottom left
2. Go to the **Model Providers** page
3. Click to add a custom provider and fill in:

| Field         | Value                  |
| ------------- | ---------------------- |
| Provider Name | `ruoli`                |
| API Key       | `sk-YOUR-KEY`          |
| API URL       | `https://ruoli.dev/v1` |

4. Add the model names you need, such as `claude-sonnet-4-20250514`, `gpt-4o`
5. After saving, select the model from the dropdown in the chat interface

<Info>**Official Website**: [cherry-ai.com](https://cherry-ai.com)</Info>
