HY

Tencent Hunyuan

online

混元-Lite永久免费。新用户100万Token,有效期1年。

LLMest. 1998 · Shenzhen, China
89
/ 100 APIVault Score

// At a glance

Free Tier
Lite永久免费 · 100万tokens(1年) · 无需绑卡
Category
LLM
Credit Card
Not required
Last Verified
just now

// Free tier details

Available Models

Hunyuan-Lite (永久免费)Hunyuan-ProHunyuan-Turbo

Monthly Tokens

100万 tokens(1年有效) + Hunyuan-Lite永久免费

Rate Limit

5 requests/second (Lite)

No credit card needed
Phone verification required

// Quick start

300">"text-purple-400">from openai 300">"text-purple-400">import OpenAI

client = OpenAI(
    api_key=300">"YOUR_HUNYUAN_KEY",
    base_url=300">"https://api.hunyuan.cloud.tencent.com/v1",
)

response = client.chat.completions.create(
    model=300">"hunyuan-lite",  3 italic"># 永久免费
    messages=[{300">"role": 300">"user", 300">"content": 300">"你好,介绍一下自己"}],
)

print(response.choices[0].message.content)

// Overview

腾讯云混元大模型(Hunyuan)对开发者提供免费资源包:10款主力模型共享100万Tokens(有效期1年),混元-Lite版本永久免费无上限(QPS 5次/秒)。OpenAI-compatible API,支持 Function Calling 和 128K 上下文。

// Pros

  • Hunyuan-Lite 永久免费(无限 tokens,QPS 5/s)
  • 新用户 100万 tokens 免费包(1年有效期)
  • OpenAI-compatible,迁移成本低

// Cons

  • 手机号验证(国内号)
  • 文档以中文为主
  • 境外访问可能需要代理

// Score breakdown

Reliability (35%) (from just now health check)100/100
Free Tier Generosity (30%) (computed from quota, no-CC, no-phone fields)90/100
Documentation (20%) (human rating)80/100
Popularity (15%) (GitHub stars (log-normalised), or manual baseline)76/100

Methodology: apivault.dev/methodology

// Best for

中文对话应用腾讯生态集成低成本中文 LLM 原型

// Recent changes

May 22, 2026Hunyuan-Lite 宣布永久免费free tier changed