Your privacy choices

Allow optional cookies for referral attribution and anonymous visit measurement.

Tencent Cloud 設定ガイド

Tencent Cloud/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