Coding Plan使用
Coding Plan 是各厂商推出的编程包月套餐,适合高频使用Agent助理的场景。LinkAI 支持通过自定义模型接入各厂商的 Coding Plan 接口。
注意
Coding Plan 的 API Base 和 API Key 通常与普通按量计费接口不通用,请在各厂商平台单独获取。
通用配置方式
所有厂商均可使用 OpenAI 兼容协议接入,参考 模型管理说明 中的 自定义模型 功能快速配置。
配置步骤 (以阿里Coding Plan为例):
进入模型管理页面,点击自定义模型,点击创建厂商
填入对应厂商的 API Base 和 API Key (下文中有详细说明):

- 填写模型设置,填入厂商支持的 模型编码:

保存后在超级AI助理中切换使用即可。
阿里云
| 配置项 | 说明 |
|---|---|
| 支持模型 | qwen3.5-plus、qwen3-max-2026-01-23、qwen3-coder-next、qwen3-coder-plus、glm-5、glm-4.7、kimi-k2.5、MiniMax-M2.5 |
| API Base | https://coding.dashscope.aliyuncs.com/v1 |
| API Key | Coding Plan 专用 Key(与按量计费接口不通用) |
MiniMax
| 配置项 | 说明 |
|---|---|
| 支持模型 | MiniMax-M2.5、MiniMax-M2.5-highspeed、MiniMax-M2.1、MiniMax-M2 |
| API Base | 国内:https://api.minimaxi.com/v1;海外:https://api.minimax.io/v1 |
| API Key | Coding Plan 专用 Key(与按量计费接口不通用) |
智谱 GLM
| 配置项 | 说明 |
|---|---|
| 支持模型 | glm-5、glm-4.7、glm-4.6、glm-4.5、glm-4.5-air |
| API Base | 中国区:https://open.bigmodel.cn/api/coding/paas/v4;全球区:https://api.z.ai/api/coding/paas/v4 |
| API Key | API Key 与普通接口通用 |
Kimi
| 配置项 | 说明 |
|---|---|
| 支持模型 | kimi-for-coding |
| API Base | https://api.kimi.com/coding/v1 |
| API Key | Coding Plan 专用 Key(与按量计费接口不通用) |
官方文档:Key 获取
火山引擎
| 配置项 | 说明 |
|---|---|
| 支持模型 | Doubao-Seed-2.0-Code、Doubao-Seed-2.0-pro、Doubao-Seed-2.0-lite、Doubao-Seed-Code、MiniMax-M2.5、Kimi-K2.5、GLM-4.7、DeepSeek-V3.2 |
| API Base | https://ark.cn-beijing.volces.com/api/coding/v3 |
| API Key | API Key 与普通接口通用 |
官方文档:快速开始