From 81e4284b8759780cb2b1316a531edf9be80ef949 Mon Sep 17 00:00:00 2001 From: sanbuphy Date: Sat, 14 Feb 2026 12:53:59 +0800 Subject: [PATCH] docs: clarify custom model selection instructions --- docs/zh-cn/stage-1/1.1-introduction-to-ai-ide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 df429e1..bf262a5 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 @@ -337,7 +337,7 @@ Coding Plan 是各大云服务厂商推出的订阅计划,购买后你可以 4. 充值成功后,在 API Keys 页面创建并复制 API Key 5. 在 Trae 中点击 **"Add Model"**,找到 DeepSeek,选择对应模型,输入 API Key 即可使用 -通过下列界面,你可以成功添加(注意看选择模型的选项后,下面有一个“自定义模型“,点击后才可以输入模型 ID,此时可以输入上述推荐的模型 ID 如 `stepfun/step-3.5-flash:free` 直接写入即可,同时点击下方的获取 Key 前往官网获得对应的 API Key 写入即可正常使用。) +通过下列界面,你可以成功添加(注意看选择模型的选项后【一定要滑动到最底部】,下面有一个“自定义模型“,点击后才可以输入模型 ID,此时可以输入上述推荐的模型 ID 如 `stepfun/step-3.5-flash:free` 直接写入即可,同时点击下方的获取 Key 前往官网获得对应的 API Key 写入即可正常使用。) ![](images/index-2026-02-12-14-14-51.png)