venice/mistral-small-2603 · family mistral-small · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.
venice)“Mistral Small 4” is offered by 9 providers — cheapest-effective first. Cortecs is the cheapest at $0.25 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Cortecs | $0.143 | $0.568 | $0.25 | 262k |
| Pioneer | $0.15 | $0.6 | $0.26 | 262k |
| EmpirioLabs AI | $0.15 | $0.6 | $0.26 | 256k |
| Mistral | $0.15 | $0.6 | $0.26 | 256k |
| Kilo Gateway | $0.15 | $0.6 | $0.26 | 262k |
| OpenRouter | $0.15 | $0.6 | $0.26 | 262k |
| AKI.IO | $0.2 | $0.6 | $0.30 | 262k |
| Venice AI (this) | $0.1875 | $0.75 | $0.33 | 256k |
| Infomaniak | $0.25 | $0.93 | $0.42 | 256k |
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":"mistral-small-2603","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):