Tencent Cloud Setup Guide
Enter provider details through the Tencent Cloud / OpenClaw form or JSON configuration.
OpenClaw custom-model configuration screen under Models.
A JSON input file is available. You can also enter JSON directly (for GPT models, change the setting to "api": "openai-messages",).
{
"provider": "Anthropic",
"base_url": "``https://api.llm-token.cn/v1``",
"api": "anthropic-messages",
"api_key": "你的密钥",
"model": { "id": "claude-sonnet-4-6", "name": "claude-sonnet-4-6" }
}
provider: anthropic
base_url: https://api.llm-token.cn/v1 or https://api.llm-token.cn (required for GPT models)
api: /messages
api_key: Your API Key
model.id: claude-sonnet-4-6
model.name: claude-sonnet-4-6
After entering the values, click Add and apply.
To switch to another supported model, only change model.id to its model name. For example:
glm-5
glm-4.7
kimi-for-coding
qwen3.5-plus
qwen3-coder-plus
MiniMax-M2.5
step-3.5-flash