快速接入
兼容 OpenAI 格式,切换模型只改一个字段,所有工具通用
{
"models": { "mode": "merge", "providers": {
"zqclaw": {
"baseUrl": "https://api.zqclaw.itmsky.com/v1",
"apiKey": "sk-zq-your-key-here"
}
}},
"agents": { "defaults": { "model": { "primary": "zqclaw/deepseek-chat" }}}
}
1
获取 API Key
在下方充值区生成或粘贴你的 Key,选择金额,支付宝在线支付,余额秒到。
2
配置 API 地址
Base URL 填 https://api.zqclaw.itmsky.com/v1,API Key 填你的 sk-zq- 开头的 Key。
3
开始使用
兼容所有 OpenAI 格式工具:OpenClaw、Cherry Studio、Cursor、沉浸式翻译等,直接用。