Models/Mistral AI/Mistral: Mistral Small 4 (batch)
mistralai

Mistral: Mistral Small 4 (batch)

$0.07/M input$0.30/M output
mistralai/mistral-small-2603:batch

Description

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": "mistralai/mistral-small-2603:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$0.07/M
Output$0.30/M

Model Info

ProviderMistral AI
IDmistralai/mistral-small-2603:batch