Skip to content

Tencent Hunyuan cheatsheet

Lookup only. Slugs and prices move. Follow the official links.

Decisions

JobPick
Language model from your appTokenHub hy3
Browser try-outAI Studio
Translationhy-mt2-pro / plus / lite
Role-playhy-role / hunyuan-role-latest
Imagehy-image-v3.0
3Dhy-3d-3.1
Self-hosttencent/Hy3, not TokenHub
Chat appYuanbao, not this table
Coding IDECodeBuddy, not this table

Endpoint and auth

ItemValueSource
Base URLhttps://tokenhub.tencentmaas.com/v1Quick start
Chat CompletionsPOST /v1/chat/completionssame + 132252
AuthAuthorization: Bearer <TokenHub API Key>same
ProtocolsOpenAI Chat Completions, OpenAI Responses, Anthropic Messages132252
Consolehttps://console.cloud.tencent.com/tokenhubTokenHub product page

Local open-weight default: http://127.0.0.1:8000/v1, api_key may be EMPTY (Hy3 README).

Hy-family model values

Source: model list (rechecked 2026-08-19). Hy / Hunyuan rows only.

NamemodelContextMax in / outOfficial capabilities
Hy3hy3256k192k / 128kretained thinking, structured output, function calling, cache
Hy3 previewhy3-preview256k192k / 128kinterleaved thinking; retires 2026-08-31
Hy-MT2-Prohy-mt2-pro8k4k / 4ktranslation flagship
Hy-MT2-Plushy-mt2-plus8k4k / 4ktranslation
Hy-MT2-Litehy-mt2-lite8k4k / 4klight translation
Hy-Role-Latesthunyuan-role-latest32k28k / 4krole-play
Hy-Rolehy-role32k28k / 4krole-play
HY-Image-V3.0hy-image-v3.0T2I, I2I
Hy-Image-Litehy-image-liteT2I
HY-Video-1.5hy-video-1.5T2V, I2V
HY-3D-3.0hy-3d-3.0T23D, I23D
HY-3D-3.1hy-3d-3.1T23D, I23D
HY-3D-Expresshy-3d-expressfast 3D
HY-Vision-2.0-Instructhy-vision-2.0-instruct44k24k / 16kimage-to-text
HY-Vision-1.5-Thinkinghunyuan-t1-vision-2025091640k16k / 24kvision thinking
HY-Vision-Videohunyuan-turbos-vision-video-2025072832k24k / 8kvideo understanding

Concurrency and task types stay on the model-list page.

Prices (pay-as-you-go, CNY / million tokens)

Source: pricing, “last updated 2026-08-14 21:58:00”. Bills win.

ModelInputOutputCache hit
Hy3140.25
Hy3 preview (input < 16k)1.240.4
Hy3 preview (16k–32k)1.66.40.6
Hy3 preview (32k+)280.8
Hy-MT2-Pro / Plus0.52
Hy-MT2-Lite0.31.2
Hy-Role / Latest2.49.6
Hy-Image-3.010 (20,000 tokens/image → about 0.2 CNY/image)

Free tier: claim it in Model Square. The console is the source of truth.

Thinking fields

SurfaceFieldValuesSource
TokenHubthinking{ "type": "enabled" }132252
TokenHubreasoning_effortdefault low on hy3; high allowed; lowhigh when tools presentsame
tclm product pagecopyno_think / think_low / think_hightclm
Open READMEchat_template_kwargs.reasoning_effortno_think (default) / low / highHy3 README

Recommended sampling (README): temperature=0.9, top_p=1.0. TokenHub’s basic sample also uses temperature: 0.9.

Glossary index

One line each. Definitions: glossary.

TermHook
Hy / HunyuanModel family, not an app
Hy3Current flagship LM
TokenHubMulti-vendor gateway
1729Older Hunyuan API tree
YuanbaoConsumer assistant
CodeBuddyCoding product

High-quality sources

  • Hunyuan site — first-level model/research nav. Use a browser (SPA). Last checked: 2026-08-19
  • TokenHub docs — enablement, calls, billing. Last checked: 2026-08-19
  • Model list — slug SSOT. Last checked: 2026-08-19
  • Hy call guidehy3 request samples. Last checked: 2026-08-19
  • Pricing — pay-as-you-go table. Last checked: 2026-08-19
  • Quick start — keys and first call. Last checked: 2026-08-19
  • Claude Code × Hy3 — official wiring. Last checked: 2026-08-19
  • Hy3 GitHub / HF tencent/Hy3 — open specs and serve commands. Last checked: 2026-08-19
  • org Tencent-Hunyuan — other modalities. Last checked: 2026-08-19
  • Hy AI Studio — playground. Last checked: 2026-08-19
  • Unverified: standalone Co-design landing URL (header item exists; scrape only returned the SPA shell).

Built for frontend engineers · Powered by VitePress