Hunyuan Embedding API Pricing
Hunyuan Embedding is Tencent Cloud's vectorization endpoint for search, retrieval, and clustering rather than generative chat. The official pricing page lists Y0.70/M on the published row, which AI//COST stores as $0.099/M at Y7.1/USD; Tencent's API doc says the endpoint returns 1024-dimension vectors. Pulled directly from cloud.tencent.com daily.
Run the numbers.
Live calculator pre-loaded with Hunyuan Embedding's published row. Use it for chunking, vector imports, and retrieval budget planning rather than chat-style output estimates.
Real-world presets.
Single chunk embedding
Product snippet indexing
100-page doc vectorization
1M-token import
Price history.
Paste text. See tokens. See cost.
This is a chars-per-token approximation, not a real tokenizer. Actual tokens vary by language, code density, and tool-call overhead — counts are typically ±10–20% off for English prose, more for code or non-Latin scripts. For exact billing, use the vendor's official tokenizer.
| Model | Input /M | Output /M | Effective blended | Context | Best for |
|---|---|---|---|---|---|
| Hunyuan Embedding Current | $0.10 | $0.10 | $0.10 published symmetric row | documented elsewhere | Tencent search and retrieval indexing |
| text-embedding-3-small | $0.02 | $0.00 | $0.02 cross-vendor budget benchmark | 8K | Cheap general-purpose embeddings |
| text-embedding-3-large | $0.13 | $0.00 | $0.12 similar cross-vendor peer | 8K | Higher-quality OpenAI embeddings |
| Yi Lightning | $0.14 | $0.14 | $0.14 Chinese routing peer | 16K | Cheap Chinese text processing |
| Hunyuan A13B | $0.07 | $0.28 | $0.09 Tencent text baseline | 224K | Low-cost Tencent text traffic |
Frequently asked.
Practical Hunyuan Embedding pricing questions, with Tencent's published row separated from vector-workload assumptions.
Q · 01 What is Hunyuan Embedding priced at today? +
Y0.70/M for Hunyuan Embedding. AI//COST stores that as $0.099/M using the queue's Y7.1/USD conversion rate.Q · 02 Why does this page show the same number for input and output? +
Q · 03 What does Tencent document about the vectors themselves? +
1024-dimension vectors. The same doc describes the endpoint as a text-to-vector API rather than a chat model.Q · 04 Is there any free quota before the paid rate starts? +
1M token activation quota. The price on this page is the standard paid list rate after that shared quota is used.