騰訊雲設定教學

說明在騰訊雲 / OpenClaw 表單與 JSON 設定方式下的填寫方法。

圖片展示的是OpenClaw自訂模型設定介面。在“模型 (Models)”下圖片展示的是OpenClaw自訂模型設定介面

提供了 json 輸入檔案。也可以 json 輸入(GPT 模型需要改為 "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 或者https://api.llm-token.cn(GPT 模型需要這個)

api: /messages

api_key: 你的 API Key

model.id: claude-sonnet-4-6

model.name: claude-sonnet-4-6

填寫完成後,點選 新增並套用

如果要切換中國本土模型,只需要把 model.id 改成支援的模型名稱,例如:

glm-5

glm-4.7

kimi-for-coding

qwen3.5-plus

qwen3-coder-plus

MiniMax-M2.5

step-3.5-flash