jishie

Voxtral Small 24B 2507

amazon-bedrock/mistral.voxtral-small-24b-2507 · family voxtral · in: text, audio → out: text · price provider-declared (via models.dev). Capabilities: tools text audio.

$0.15
Blended $/1M (3:1)
$0.1
Input $/1M
$0.3
Output $/1M
$0.40
1M in + 1M out
—
Cache read $/1M
#1341 of 7,708
Cheapest rank
Provider
Amazon Bedrock (amazon-bedrock)
Kind
text (outputs text)
Context
32,768 tokens
Max output
8,192 tokens
Capabilities
tools text audio

Same model, other providers

“Voxtral Small 24B 2507” is offered by 3 providers — cheapest-effective first. This one (Amazon Bedrock) is the cheapest.

ProviderInputOutputBlendedContext
Amazon Bedrock (this)$0.1$0.3$0.1533k
Kilo Gateway$0.1$0.3$0.1533k
OpenRouter$0.1$0.3$0.1533k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Amazon Bedrock and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"mistral.voxtral-small-24b-2507","messages":[{"role":"user","content":"hello"}]}'

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

← all Amazon Bedrock models · model index · JSON