Mistral Small (24B) Instruct 25.01
oah/mistral-smallDeploy Mistral Small (24B) Instruct 25.01 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
by Mistral AI (Open / Closed)
Mistral AI's model family spans from compact open-weights models to powerful commercial variants. Compare Mistral API pricing and Mixtral cost across providers. Known for the pioneering Mixtral MoE architecture and the efficient Mistral 7B lineage.
Every Mistral request is scanned for 28+ PII entity types — SSNs, credit cards, emails, API keys, and more — before it reaches any provider.
Mistral is available across 3 providers. Our Smart Router picks the cheapest one per-request. 25% managed markup / 0% on Pro BYOK.
Change two lines in your OpenAI SDK — base_url and api_key — and every request flows through the Hub. Full backward compatibility.
Per-request logging of token counts, latency, DLP violations, and cost. Never wonder what your AI spend is again.
oah/mistral-smallDeploy Mistral Small (24B) Instruct 25.01 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mixtral-8x7b-instructDeploy Mixtral-8x7B Instruct v0.1 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/codestralDeploy codestral-2508 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/codestral-embedDeploy codestral-embed with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/labs-mistral-small-creativeDeploy labs-mistral-small-creative with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-embedDeploy mistral-embed with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-largeDeploy mistral-large-2411 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-large-pixtralDeploy mistral-large-pixtral-2411 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-mediumDeploy mistral-medium with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-ocrDeploy mistral-ocr-2503 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-tinyDeploy mistral-tiny-2407 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-vibe-cli-fastDeploy mistral-vibe-cli-fast with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-vibe-cliDeploy mistral-vibe-cli-latest with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-vibe-cli-with-toolsDeploy mistral-vibe-cli-with-tools with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/open-mistral-nemoDeploy open-mistral-nemo with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-nemoDeploy mistralai/Mistral-Nemo-Instruct-2407 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/mistral-small-3.2Deploy mistralai/Mistral-Small-3.2-24B-Instruct-2506 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
Input / Output pricing by provider. Managed Mode adds a 25% managed markup. Pro BYOK = 0% markup.
| Model | Params | Context | Vision | Together.ai | Mistral AI | DeepInfra |
|---|---|---|---|---|---|---|
Mistral Small (24B) Instruct 25.01 oah/mistral-small | — | 33K | No | $0.10/$0.30 | $0.10/$0.30 | $0.05/$0.08 |
Mixtral-8x7B Instruct v0.1 oah/mixtral-8x7b-instruct | — | 33K | No | $0.60/$0.60 | — | $0.20/$0.20 |
codestral-2508 oah/codestral | — | — | No | — | $0.30/$0.90 | — |
codestral-embed oah/codestral-embed | — | — | No | — | — | — |
labs-mistral-small-creative oah/labs-mistral-small-creative | — | — | No | — | — | — |
mistral-embed oah/mistral-embed | — | — | No | — | — | — |
mistral-large-2411 oah/mistral-large | — | — | No | — | $0.50/$1.50 | — |
mistral-large-pixtral-2411 oah/mistral-large-pixtral | — | — | Yes | — | — | — |
mistral-medium oah/mistral-medium | — | — | Yes | — | $0.40/$2.00 | — |
mistral-ocr-2503 oah/mistral-ocr | — | — | Yes | — | — | — |
mistral-tiny-2407 oah/mistral-tiny | — | — | No | — | — | — |
mistral-vibe-cli-fast oah/mistral-vibe-cli-fast | — | — | Yes | — | — | — |
mistral-vibe-cli-latest oah/mistral-vibe-cli | — | — | No | — | — | — |
mistral-vibe-cli-with-tools oah/mistral-vibe-cli-with-tools | — | — | Yes | — | — | — |
open-mistral-nemo oah/open-mistral-nemo | — | — | No | — | $0.30/$0.30 | — |
mistralai/Mistral-Nemo-Instruct-2407 oah/mistral-nemo | — | — | No | — | — | $0.02/$0.04 |
mistralai/Mistral-Small-3.2-24B-Instruct-2506 oah/mistral-small-3.2 | — | — | No | — | — | $0.07/$0.20 |
What you get at each pricing tier. Hub adds security, governance, and multi-provider routing on top of raw API access.
| Mode | What You Pay | PII Redaction | Budget Caps | Routing | Audit Trail |
|---|---|---|---|---|---|
| Direct to Mistral AI | Provider pricing only | None | None | Manual | None |
| Hub — Managed Mode | Provider + 25% markup | 28+ PII types | Per-key hard caps | Smart Router | Full compliance log |
| Hub — Pro BYOK ($29/mo) | Direct to provider (0% markup) | 28+ PII types | Per-key hard caps | Smart Router | Full compliance log |
Multilingual customer support (especially European languages)
Code generation with Codestral
Budget-conscious deployments requiring good multilingual performance
MoE deployments for cost/quality tradeoffs
from openai import OpenAI
client = OpenAI(
base_url="https://api.opensourceaihub.ai/v1",
api_key="your_hub_api_key"
)
# Use any virtual model name from the pricing table above
response = client.chat.completions.create(
model="oah/mistral-small",
messages=[{"role": "user", "content": "Hello!"}]
)Use any virtual model name from the pricing table above (prefixed with oah/). Works with the standard OpenAI SDK. Every request is PII-scanned before reaching Mistral AI (Open / Closed).
Get started with 1,000,000 free credits. Every Mistral request is PII-scanned, cost-optimized, and fully logged — zero configuration.
Not ready yet? Get notified about Mistral updates:
Meta's open-weights Llama family is the most widely deployed open-source LLM series. Compare Llama API pricing across Gr…
OpenAI's GPT family powers the majority of commercial AI applications. Compare GPT-4 API cost and OpenAI API pricing acr…
Google's Gemini family offers powerful multimodal capabilities with large context windows. Compare Gemini API pricing an…
Anthropic's Claude family is built with safety and reliability at its core. Compare Claude API pricing and Claude Sonnet…
DeepSeek has rapidly risen as a leading open-source model family, known for exceptional coding performance and cost effi…
Model registry last updated: . Pricing shown is the lowest available rate across providers (per 1M tokens, USD). Actual pricing depends on provider and plan.