Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
Tencent Cloud ships as a bundled provider plugin in OpenClaw. It gives access to Tencent Hy3 preview through the TokenHub endpoint (
tencent-tokenhubThe provider uses an OpenAI-compatible API.
| Property | Value |
|---|---|
| Provider | text tencent-tokenhub |
| Default model | text tencent-tokenhub/hy3-preview |
| Auth | text TOKENHUB_API_KEY |
| API | OpenAI-compatible chat completions |
| Base URL | text https://tokenhub.tencentmaas.com/v1 |
| Global URL | text https://tokenhub-intl.tencentmaas.com/v1 |
bashopenclaw onboard --non-interactive \ --mode local \ --auth-choice tokenhub-api-key \ --tokenhub-api-key "$TOKENHUB_API_KEY" \ --skip-health \ --accept-risk
| Model ref | Name | Input | Context | Max output | Notes |
|---|---|---|---|---|---|
text tencent-tokenhub/hy3-preview | Hy3 preview (TokenHub) | text | 256,000 | 64,000 | Default; reasoning-enabled |
Hy3 preview 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-previewreasoning_effortOpenClaw defaults to Tencent Cloud's
https://tokenhub.tencentmaas.com/v1bashopenclaw config set models.providers.tencent-tokenhub.baseUrl "https://tokenhub-intl.tencentmaas.com/v1"
Only override the endpoint when your TokenHub account or region requires it.
tencent-tokenhub/<modelId>hy3-previewmodels.providersIf the Gateway runs as a daemon (launchd/systemd), make sure
TOKENHUB_API_KEY~/.openclaw/.envenv.shellEnv© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine