- Instruction Following
Qwen3 Max is Qwen’s flagship trillion-parameter large language model, offered as a high-end proprietary API model. It is designed to deliver state-of-the-art performance across reasoning, coding,…
Powered by Mistral
Mistral Small 4 is an open-source multimodal Mixture-of-Experts model from Mistral that unifies text, image, reasoning, and coding capabilities in a single efficient system. It targets high throughput and low cost while retaining strong performance across general chat, analysis, and developer workflows.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Mistral Small 4 is a unified large language model from Mistral that handles text and images with configurable reasoning in an efficient Mixture-of-Experts architecture. It is mainly used for fast conversational agents and general-purpose assistants that can switch between lightweight chat and deeper analytical reasoning as needed. It is also optimized for software development workflows, multimodal understanding (such as document and image analysis), and agentic tools that combine coding, planning, and perception in one model. It belongs to the Mistral Small family as a successor that consolidates earlier specialized models like Mistral Small, Magistral (reasoning), Pixtral (vision), and Devstral (coding) into a single open model.
Model capabilities
Handles multi-turn conversations, answers questions, and follows instructions while maintaining context and coherent responses across dialogue turns.
Translates text between multiple languages, preserving meaning and tone for general-purpose, everyday translation tasks.
Understands and reasons about source code, enabling tasks like explanation, refactoring suggestions, and simple code generation.
Accepts image inputs to identify objects and describe visual content, supporting multimodal question answering and explanation.
Extracts textual information from images or documents, enabling reading of printed content and structured capture of key fields.
Use cases
Transparent pricing
LLM API offers the lowest prices and highest performance for Mistral Small–class models.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | ~120ms | ~80 tps | 99.99% | $0.05 | $0.15 | 128K |
| Mistral | EU West | ~220ms | ~40 tps | 99.9% | ~$0.20 | ~$0.60 | ~32K |
| Azure | US East | ~260ms | ~35 tps | 99.9% | ~$0.25 | ~$0.75 | ~32K |
| AWS Bedrock | US West | ~280ms | ~30 tps | 99.9% | ~$0.28 | ~$0.80 | ~32K |
| Replicate | Global | ~320ms | ~20 tps | 99.5% | ~$0.35 | ~$1.00 | ~16K |
Performance benchmarks
| Metric | Mistral Small 4 | gpt-4.1-mini (OpenAI) | Claude 3.5 Haiku (Anthropic) |
|---|---|---|---|
| Avg Latency | ~200ms | ~180ms | ~220ms |
| Context Window | 32K | 128K | 200K |
| Input Price ($/1M) | $0.20 | $0.15 | $0.25 |
| Output Price ($/1M) | $0.60 | $0.60 | $0.80 |
| Max Output Tokens | 4K | 4K | 4K |
| Throughput | ~60 tps | ~80 tps | ~50 tps |
| Uptime | 99.9% | 99.9% | 99.9% |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Dynamically route each request to the best model across providers using latency, cost, and quality signals—without changing your code or integrations.
One endpoint, every modelOptimize spend by mixing premium and budget models per call, with centralized limits, per-tenant controls, and real-time cost visibility baked into the gateway.
Max quality, lower costStay resilient when providers rate-limit or go down—LLM.API transparently retries and fails over to alternate models so your app keeps responding.
No more hard outagesTrace every request across models with structured logs, metrics, and latency breakdowns to debug prompts, tune routing, and prove reliability to stakeholders.
See every token hopCall higher-level tasks like chat, tools, RAG, and agents instead of raw models, so you can swap providers without rewriting application logic.
Code to tasks, not modelsShip bulk inference jobs through a single endpoint with concurrency control, deduping, and retries to reduce unit cost and saturate provider capacity safely.
Batch at full throttleDecision guide
FAQ
Mistral Small 4 is a compact instruction-tuned language model by Mistral, optimized for low-latency, low-cost text generation and reasoning tasks.
Mistral Small 4 is best for chatbots, lightweight agents, tools integration, and high-volume applications where cost and latency are critical.
Mistral Small 4 supports context windows up to 32K tokens via LLM.API.
No, Mistral Small 4 is a text-only model and does not natively support images, audio, or video inputs.
Mistral Small 4 is billed on a per-token basis for input and output; check your LLM.API pricing page for the latest specific rates.
Mistral Small 4 is optimized for low latency and high throughput, making it suitable for real-time user-facing applications.
Specify the provider as "Mistral" and the model name as "mistral-small-4" in your LLM.API completion or chat invocation request.
Mistral Small 4 is cheaper and faster but generally less capable on complex reasoning, long-context analysis, and highly specialized domains.
Mistral Small 4 can hallucinate, lacks up-to-the-minute real-world knowledge, and may underperform on very long, multi-step reasoning or niche expert tasks.
Yes, you can use LLM.API’s standard tool or function-calling interface, with Mistral Small 4 generating structured arguments for your tools.
Compare
Qwen3 Max is Qwen’s flagship trillion-parameter large language model, offered as a high-end proprietary API model. It is designed to deliver state-of-the-art performance across reasoning, coding,…
Ring-2.6-1T is a trillion-parameter-scale open-weight "thinking" language model from inclusionAI, designed for real-world agent and coding workflows that need strong reasoning with efficient execution.
OpenAI GPT Mini Latest is a lightweight, cost‑efficient GPT model from OpenAI optimized for fast, general-purpose language tasks. It is notable for delivering solid reasoning and…