tencent-tokenhub) and TokenPlan (tencent-tokenplan) — using an OpenAI-compatible API.
Quick start
1
Create a Tencent API key
Create an API key for Tencent Cloud TokenHub and TokenPlan. If you choose a limited access scope for the key, include hy3 (and hy3 preview if you plan to use it on TokenHub) in the allowed models.
2
Run onboarding
3
Verify the model
Non-interactive setup
--accept-risk is required alongside --non-interactive.Built-in catalog
hy3 is Tencent Hunyuan’s large MoE language model for reasoning, long-context instruction following, code, and agent workflows. Tencent’s OpenAI-compatible examples use
hy3 as the model id and support standard chat-completions tool calling plus reasoning_effort.
Advanced configuration
Endpoint override
Endpoint override
OpenClaw’s built-in catalog uses Tencent Cloud’s
https://tokenhub.tencentmaas.com/v1 endpoint. Override it only if your TokenHub account or region requires a different one:Environment availability for the daemon
Environment availability for the daemon
If the Gateway runs as a managed service (launchd, systemd, Docker),
TOKENHUB_API_KEY and TOKENPLAN_API_KEY must be visible to that process. Set them in ~/.openclaw/.env or via env.shellEnv so launchd, systemd, or Docker exec environments can read them.Related
Model providers
Choosing providers, model refs, and failover behavior.
Configuration reference
Full config schema including provider settings.
Tencent TokenHub
Tencent Cloud’s TokenHub product page.
Hy3 preview model card
Tencent Hunyuan Hy3 preview details and benchmarks.