mistral-small-2603
262K context$0.15/M input$0.60/M output
mistral/mistral-small-2603Description
Mistral Small 4 is the next major release in the Mistral Small family, unifying the capabilities of several flagship Mistral models into a single system. It combines strong reasoning from...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "mistral/mistral-small-2603",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageOutput: Text
Pricing
Input$0.15/M
Output$0.60/M
Context262K tokens
Model Info
ProviderMistral
IDmistral/mistral-small-2603