Aion 3.5 Mini
venice/aion-labs-aion-3-5-mini · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$1.09
Blended $/1M (3:1)
$0.875
Input $/1M
$1.75
Output $/1M
$2.63
1M in + 1M out
$0.225 −74%
Cache read $/1M
#4216 of 7,708
Cheapest rank
- Provider
- Venice AI (
venice) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 32,768 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“Aion 3.5 Mini” is offered by 2 providers — cheapest-effective first. OpenRouter is the cheapest at $0.87 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| OpenRouter | $0.7 | $1.4 | $0.87 | 262k |
| Venice AI (this) | $0.875 | $1.75 | $1.09 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Venice AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"aion-labs-aion-3-5-mini","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):