Your privacy choices

Allow optional cookies for referral attribution and anonymous visit measurement.

Tencent Cloud 설정 가이드

Tencent Cloud / OpenClaw 양식 및 JSON 설정 방식의 입력 방법을 안내합니다.

OpenClaw 사용자 지정 모델 설정 화면입니다. ‘모델(Models)’ 아래 영역을 보여 줍니다.OpenClaw 사용자 지정 모델 설정 화면입니다. ‘모델(Models)’ 아래 영역을 보여 줍니다.

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