配置
在 Continue 的本地 YAML 配置中加入:ACEDATACLOUD_API_KEY。Remote Development 场景要在插件实际运行的主机配置。
验证
重启 JetBrains IDE,打开 Continue 工具窗口,选择 Local Config 模型并发送Reply only OK;再执行一次只读文件任务。若仍使用旧模型,重启远程 backend 并检查 YAML 缩进。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AceDataCloud Coding Plan 集成指南 - Ace Data Cloud
models:
- name: MODEL_ID
provider: openai
model: MODEL_ID
apiBase: https://api.acedata.cloud/v1
apiKey: ${{ secrets.ACEDATACLOUD_API_KEY }}
useResponsesApi: false
ACEDATACLOUD_API_KEY。Remote Development 场景要在插件实际运行的主机配置。
Reply only OK;再执行一次只读文件任务。若仍使用旧模型,重启远程 backend 并检查 YAML 缩进。
