Hy3
edenai/deepinfra/tencent/Hy3 · family Hy · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$0.25
Blended $/1M (3:1)
$0.14
Input $/1M
$0.58
Output $/1M
$0.72
1M in + 1M out
$0.035 −75%
Cache read $/1M
#1503 of 6,123
Cheapest rank
- Provider
- Eden AI (
edenai) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 64,000 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“Hy3” is offered by 11 providers — cheapest-effective first. Tencent TokenHub is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Tencent TokenHub | free | free | $0.00 | 256k |
| Tencent Token Plan | free | free | $0.00 | 256k |
| OpenRouter | $0.132 | $0.528 | $0.23 | 262k |
| Kilo Gateway | $0.132 | $0.528 | $0.23 | 262k |
| Eden AI (this) | $0.14 | $0.58 | $0.25 | 262k |
| Deep Infra | $0.14 | $0.58 | $0.25 | 262k |
| Hugging Face | $0.14 | $0.58 | $0.25 | 262k |
| OpenCode Go | $0.14 | $0.58 | $0.25 | 256k |
| Vercel AI Gateway | $0.14 | $0.58 | $0.25 | 262k |
| LLM Gateway | $0.14 | $0.58 | $0.25 | 262k |
| CrossModel | $0.16 | $0.64 | $0.28 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Eden AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"deepinfra/tencent/Hy3","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):