diff --git a/docs/zh-cn/stage-1/1.1-introduction-to-ai-ide/index.md b/docs/zh-cn/stage-1/1.1-introduction-to-ai-ide/index.md index 7cd6a5b..70725ca 100644 --- a/docs/zh-cn/stage-1/1.1-introduction-to-ai-ide/index.md +++ b/docs/zh-cn/stage-1/1.1-introduction-to-ai-ide/index.md @@ -308,8 +308,6 @@ Coding Plan 是各大云服务厂商推出的订阅计划,购买后你可以 4. 选择适合你的套餐并完成支付 6. 支付成功后,你会获得一个 API Key 或 Plan ID - - **可选:直接接入大模型 API(以 DeepSeek 为例)** 1. 访问 DeepSeek 平台:https://platform.deepseek.com/usage @@ -318,6 +316,10 @@ Coding Plan 是各大云服务厂商推出的订阅计划,购买后你可以 4. 充值成功后,在 API Keys 页面创建并复制 API Key 5. 在 Trae 中点击 **"Add Model"**,找到 DeepSeek,选择对应模型,输入 API Key 即可使用 +![](images/index-2026-02-12-14-14-51.png) + +![](images/index-2026-02-12-14-15-29.png) + ::: tip 🎯 自定义模型推荐 在 Trae 中接入自定义模型时,我们**默认推荐使用 OpenRouter 方案**。OpenRouter 提供了统一的 API 接口,可以方便地接入多种大语言模型。