MODELS / MISTRAL

Mistral Small

Mistral Small is the ideal choice for simple tasks that one can do in bulk - like Classification, Customer Support, or Text Generation. It offers excellent performance at an affordable price point.

TEXTTOOL-USEVISION
32K
CONTEXT WINDOW
4K
MAX OUTPUT TOKENS
$0.1
INPUT PRICE / 1M TOKENS
$0.3
OUTPUT PRICE / 1M TOKENS
QUICKSTART

Call it in one request.

OpenAI-compatible: change the base URL, and the setup is complete.

curl https://enterprise.blackbox.ai/v1/chat/completions \
  -H "Authorization: Bearer $BLACKBOX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "blackboxai/mistral/mistral-small",
    "messages": [{ "role": "user", "content": "Hello!" }],
    "stream": true
  }'
SPECIFICATIONS

The full spec sheet.

Context, pricing, modalities, routing, and deployment: everything Mistral Small supports, in one table.

MODEL ID
blackboxai/mistral/mistral-small
DEVELOPED BY
Mistral
MODEL TYPE
Text
RELEASED
Sep 17, 2024
CONTEXT WINDOW
32K
MAX OUTPUT TOKENS
4K
INPUT MODALITIES
text, image
OUTPUT MODALITIES
text
INPUT PRICE
$0.1 / 1M tokens
OUTPUT PRICE
$0.3 / 1M tokens
REASONING
Not supported
DATA RETENTION
Standard retention
DEDICATED DEPLOYMENT
Enterprise · single-tenant
SUPPORTED PARAMETERS
max_tokenstemperaturestoptoolstool_choice