Hy3
jalapeno/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
—
Cache read $/1M
#1533 of 6,229
Cheapest rank
- Provider
- Jalapeno Cloud (
jalapeno) - Kind
- text (outputs text)
- Context
- 202,752 tokens
- Max output
- 64,000 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“Hy3” is offered by 12 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 |
| Jalapeno Cloud (this) | $0.14 | $0.58 | $0.25 | 203k |
| 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 |
| Eden AI | $0.14 | $0.58 | $0.25 | 262k |
| LLM Gateway | $0.14 | $0.58 | $0.25 | 262k |
| Kilo 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 Jalapeno Cloud and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"Hy3","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):