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

# 在 Cline 中使用

> 将 Starrise AI 模型与 Cline 集成——VS Code AI 编码助手。

## 1. 安装 Cline

从 [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) 安装 Cline。

## 2. 打开 Cline

在 VS Code 中，通过 `Ctrl/Command+Shift+P` 打开命令工具，选择 **Cline: Open in New Tab**。

## 3. 配置 Starrise AI

在 Cline 设置面板中：

* **API Provider**：选择 **OpenAI Compatible**
* **Base URL**：`https://ai.alad.com/v1`
* **API Key**：填写 [Starrise AI 控制台](https://ai.alad.com/) 中获取的 API Key
* **Model ID**：填入模型名称（如 `gpt-4o`、`claude-opus-4-7`）

完成以上操作，即可开始在 Cline 中使用 Starrise AI。
