by Tencent Hunyuan · Language Models
Tencent Hunyuan Hy4 Preview is an open-source hybrid-reasoning MoE model for coding, agentic tasks, tool use, and long-context workloads.
$1.08 in · $3.2388 out / 1M
| Usage | Rate (USD) | Unit |
|---|---|---|
| Input tokens | $1.08 | per 1M tokens |
| Cached input (cache hit) | $0.05 | per 1M tokens |
| Output tokens | $3.24 | per 1M tokens |
TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage
OpenAI-compatible · base URL https://api.tunerouter.com/v1/
curl https://api.tunerouter.com/v1/chat/completions \
-H "Authorization: Bearer $TUNEROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "hy4-preview", "messages": [{"role": "user", "content": "Hello!"}]}'Model ID: hy4-preview · works with OpenAI SDKs — just point base_url at api.tunerouter.com