jishie

Hy3

openrouter/tencent/hy3 · family Hy · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$0.23Blended $/1M (3:1)
$0.132Input $/1M
$0.528Output $/1M
$0.661M in + 1M out
$0.033 −75%Cache read $/1M
#1432 of 5,000Cheapest rank
Provider
OpenRouter (openrouter)
Context
262,144 tokens
Max output
128,000 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“Hy3” is offered by 9 providers — cheapest-effective first. Tencent TokenHub is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Tencent TokenHubfreefree$0.00256k
Tencent Token Planfreefree$0.00256k
OpenRouter (this)$0.132$0.528$0.23262k
OpenCode Go$0.14$0.58$0.25256k
LLM Gateway$0.14$0.58$0.25262k
Kilo Gateway$0.14$0.58$0.25262k
Vercel AI Gateway$0.14$0.58$0.25262k
Hugging Face$0.14$0.58$0.25262k
Deep Infra$0.14$0.58$0.25262k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at OpenRouter and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"tencent/hy3","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):