Skip to main content
Vincony
MI
Mistral
Reasoning

Magistral Small

mistral/magistral-small

1 credit / request
Compare with…Added 2026

Magistral Small is Mistral's entry-level reasoning model, bringing structured chain-of-thought thinking to a compact and cost-effective package. It's designed for applications that benefit from deliberate, step-by-step reasoning without the compute overhead of larger thinking models.

Magistral Small produces visible reasoning traces that show its work, making it particularly useful for educational applications, explainable AI systems, and any use case where users need to verify the model's logic. It handles arithmetic, basic logic puzzles, and structured problem-solving reliably.

Key Features

Structured chain-of-thought reasoning with visible thinking traces

Cost-effective reasoning — deliberate thinking at small-model prices

128K token context for processing longer analytical problems

Good performance on arithmetic, logic, and structured problem-solving

Fast time-to-first-token compared to larger reasoning models

Ideal Use Cases

1.

Educational tutoring with step-by-step explanations

2.

Lightweight analytical queries — quick math, logic checks, fact verification

3.

Explainable AI applications where reasoning transparency is required

4.

Automated grading and assessment with visible scoring rationale

Technical Specifications

Context Window128K tokens
ModalityText → Text
ProviderMistral
CategoryReasoning
Thinking ModeStructured chain-of-thought
LatencyLow — optimized for interactive use
Best ForCost-effective reasoning tasks

API Usage

1curl -X POST https://api.vincony.com/v1/chat/completions \
2 -H "Authorization: Bearer YOUR_API_KEY" \
3 -H "Content-Type: application/json" \
4 -d '{
5 "model": "mistral/magistral-small",
6 "messages": [
7 { "role": "user", "content": "Hello, Magistral Small!" }
8 ]
9 }'

Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.

Compare with Another Model

Or compare up to 3 models

Frequently Asked Questions

Try Magistral Small now

Start using Magistral Small instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.

Vincony — Access the World's Best AI Models