Models/mistralai/Mistral: Devstral Small 1.1
mistralai

Mistral: Devstral Small 1.1

131K context$0.10/M input$0.30/M output
mistralai/devstral-small

Description

Devstral Small 1.1 is a 24B parameter open-weight language model for software engineering agents, developed by Mistral AI in collaboration with All Hands AI. Finetuned from Mistral Small 3.1 and...

Quick Start

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

Modalities

Input: TextInput: FileOutput: Text

Pricing

Input$0.10/M
Output$0.30/M
Context131K tokens

Model Info

Providermistralai
IDmistralai/devstral-small