Models/mistral/voxtral-small-2507
mistral

voxtral-small-2507

33K contextFree inputFree output
mistral/voxtral-small-2507

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistral/voxtral-small-2507",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context33K tokens

Model Info

Providermistral
IDmistral/voxtral-small-2507