Gate.AIBlogMistral Large: Complete Specifications, Pricing, API Access & Use Cases (2026)

    Mistral Large: Complete Specifications, Pricing, API Access & Use Cases (2026)

    Models

    What Is Mistral Large?

    Mistral Large is Mistral AI’s flagship general-purpose model line; its current verified API variant, Mistral Large 3, was released on December 2, 2025, featuring a 256K-token context window and multimodal text-and-image understanding, with API pricing of \$0.50 per 1M input tokens and \$1.50 per 1M output tokens as of June 2026.

    The name "Mistral Large" originally referred to Mistral AI’s February 26, 2024 flagship text-generation model, which had a 32K-token context window and was available through Mistral’s platform and Azure. Mistral Large 2 followed in July 2024 with a 128K context window, broader multilingual support, code support, and the API name mistral-large-2407; Mistral’s current model overview now lists Mistral Large 2.0 as a legacy/deprecated model with Mistral Large 3 as its alternative.

    Users usually search for Mistral Large to compare its long-context capability, open-weight availability, multimodal support, pricing, and API access against general-purpose models such as GPT-4o and Claude Sonnet-class models.

    What Are Mistral Large’s Key Specifications and Pricing?

    The table below uses the current verified Mistral Large 3 API variant where model-specific values are available. Pricing should be checked in the provider dashboard before production deployment because Mistral’s model card and launch card show \$0.50/\$1.50 for Mistral Large 3, while the general pricing FAQ still includes a generic "Mistral Large" example at \$2/\$6.

    Field Verified Value
    Provider Mistral AI (as of June 2026)
    Model Family Mistral Large / Mistral 3 (as of June 2026)
    Model Type Open-weight, general-purpose, multimodal large language model with sparse Mixture-of-Experts architecture (as of June 2026)
    Release Date Mistral Large 3: December 2, 2025; original Mistral Large: February 26, 2024 (as of June 2026)
    Context Window 256K tokens for Mistral Large 3 (as of June 2026)
    Input Pricing \$0.50 per 1M input tokens for Mistral Large 3 model card pricing (as of June 2026)
    Cached Input Pricing 10% of standard input price; \$0.05 per 1M cached input tokens when calculated from \$0.50 input pricing (as of June 2026)
    Output Pricing \$1.50 per 1M output tokens for Mistral Large 3 model card pricing (as of June 2026)
    Pricing Unit Per 1M tokens processed (as of June 2026)
    Modality Support Text and image input, text output; audio/video generation not confirmed for this model (as of June 2026)
    Supported Input Types Text prompts and image inputs through vision-capable Chat Completions requests (as of June 2026)
    Supported Output Types Text/chat completion output (as of June 2026)
    API Access Mistral API /v1/chat/completions, Mistral AI Studio, and selected partner platforms (as of June 2026)
    Model ID mistral-large-2512; alias mistral-large-latest (as of June 2026)
    Availability Mistral AI Studio/API, Hugging Face, Amazon Bedrock, Azure Foundry, IBM watsonx, OpenRouter, Fireworks, Modal, Unsloth AI, Together AI as announced (as of June 2026)
    Knowledge Cutoff Not confirmed from official sources as of June 2026
    Rate Limits Vary by organization, plan, subscription tier, and model; fixed public model-specific limits not confirmed as of June 2026
    Fine-tuning Support Open weights support self-hosted customization; managed fine-tuning API support for Mistral Large 3 not confirmed as of June 2026
    Streaming Support Supported through the Chat Completion API stream parameter (as of June 2026)
    Batch API Support Supported for /v1/chat/completions; batch processing is priced with a 50% discount (as of June 2026)
    Tool / Function Calling Supported; Mistral’s function-calling docs list Mistral Large 3 / mistral-large-latest (as of June 2026)
    Structured Output / JSON Mode Supported through response_format options including JSON object and JSON schema modes (as of June 2026)
    License / Usage Restrictions Mistral Large 3 base and instruction-tuned versions released under Apache 2.0 (as of June 2026)

    What Can Mistral Large Do That Makes It Useful in Production?

    Mistral Large is relevant for production workflows that need a mix of long context, multilingual reasoning, multimodal document understanding, and API-based automation.

    First, it can process long prompts and documents up to a 256K-token context limit, making it useful for contract review, long policy analysis, technical documentation, and multi-file knowledge workflows. Requests exceeding the model’s context window return an error, and token counts include both input and output tokens, so teams still need prompt budgeting.

    Second, Mistral Large 3 supports image understanding through Mistral’s vision-capable Chat Completions flow, which can be useful for chart interpretation, screenshot analysis, document-image triage, and multimodal support tickets. Mistral’s vision docs list Mistral Large 3 via mistral-large-2512 among recommended vision-capable models.

    Third, it supports function calling and structured outputs, which matters when the model must call internal tools, generate JSON, classify records, or return schema-aligned data for downstream systems. Function calling helps the model decide when to request external data, but developers remain responsible for executing tools, validating outputs, and handling errors.

    Fourth, its open-weight Apache 2.0 release can matter for teams comparing hosted API access with self-hosted or private deployment options. Self-hosting still requires substantial infrastructure, inference engineering, monitoring, and security review.

    What Are Mistral Large’s Supported Modalities?

    Modality Supported? Notes Source Status
    Text input Yes Standard chat messages are supported through Chat Completions. Verified as of June 2026
    Image input Yes Mistral Large 3 is listed as a recommended vision-capable model. Verified as of June 2026
    Audio input Not confirmed Mistral has separate audio models; audio input is not confirmed for Mistral Large 3. Not confirmed as of June 2026
    Video input Not confirmed No official Mistral Large 3 video-input support found. Not confirmed as of June 2026
    Text output Yes Chat Completion responses return assistant text content. Verified as of June 2026
    Image output Not confirmed No image-generation output support verified for this model. Not confirmed as of June 2026
    Audio output Not confirmed Mistral provides separate TTS/audio products. Not confirmed as of June 2026

    Where Does Mistral Large Fall Short?

    Mistral Large has several important limitations.

    • The first is source and naming complexity. "Mistral Large" can refer to the original 2024 model, Mistral Large 2, the mistral-large-latest alias, or the current Mistral Large 3 model card. Developers should pin a model ID, such as mistral-large-2512, when reproducibility matters.
    • The second is pricing ambiguity. The Mistral Large 3 model card and launch card show \$0.50 per 1M input tokens and \$1.50 per 1M output tokens, while Mistral’s general pricing FAQ still displays a \$2/\$6 example for "Mistral Large." Treat the dashboard or model-specific pricing as the final billing source before deployment.
    • The third is general AI reliability. This is a general AI limitation and is not model-specific unless stated by the provider: LLMs can hallucinate, miss context, produce insecure code, or misread ambiguous prompts. High-stakes legal, medical, financial, or safety decisions require expert review.
    • The fourth is platform constraint. Rate limits vary by organization, model, and subscription tier, and Mistral documents that requests per second, tokens per minute, and monthly token caps can apply independently.

    What Is Mistral Large Best Used For?

    Use Case Why Mistral Large May Fit Important Limitation
    Long-document analysis 256K context supports large prompts, policies, transcripts, and technical documents. Context is not memory; users must still manage retrieval and citations.
    Multilingual business workflows Mistral Large 3 is positioned for multilingual and multimodal use across many languages. Domain-specific terminology may need evaluation or retrieval grounding.
    Vision-assisted document triage Image input support helps with charts, screenshots, and document images. It is not a dedicated OCR replacement for all extraction tasks.
    Tool-using assistants Function calling and structured outputs support workflow automation. Tool execution, permissions, and validation remain developer responsibilities.
    Open-weight deployment evaluation Apache 2.0 weights support private experimentation and self-hosting. Large-scale self-hosting requires significant compute and operations expertise.

    Teams evaluating broad multimodal APIs often compare Mistral Large with GPT-4o specs and API access for OpenAI-centered workflows and Claude 3.5 Sonnet specs and API access for long-context assistant workflows. For open-weight alternatives, Llama 3.1 405B Instruct specifications provide a useful comparison point.

    How Does Mistral Large Compare to GPT-4o and Claude 3.5 Sonnet?

    Comparison Area Mistral Large GPT-4o Claude 3.5 Sonnet Scenario Fit
    Provider Mistral AI OpenAI Anthropic Depends on preferred vendor and ecosystem
    Current / historical status Current Mistral Large 3 variant verified; older Large 2 is legacy/deprecated GPT-4o is a legacy multimodal comparator; OpenAI pricing pages now emphasize newer GPT models Claude 3.5 Sonnet is a 2024 Sonnet comparator; newer Sonnet versions exist in 2026 Use exact model IDs for production comparison
    Context window 256K tokens for Mistral Large 3 GPT-4o is commonly compared as a 128K-era multimodal model 200K tokens at launch Mistral Large fits longer single-request document contexts
    Modalities Text and image input, text output Text and vision API access at launch, broader omni design described by OpenAI Text and image input, text output in Claude family docs GPT-4o fits audio/omni search intent; Mistral fits open-weight multimodal workflows
    Pricing \$0.50 input / \$1.50 output per 1M tokens for Mistral Large 3 model card pricing Current OpenAI pricing must be verified because newer GPT families dominate the pricing page Launch pricing was \$3 input / \$15 output per 1M tokens Cost comparisons should use current dashboard pricing
    Deployment model API plus open-weight/self-hosting options Hosted OpenAI API ecosystem Hosted Anthropic API and cloud partners Mistral is relevant when open weights or private deployment matter

    This comparison is scenario-qualified, not a ranking. GPT-4o remains a useful multimodal reference point, Claude 3.5 Sonnet remains useful for long-context assistant comparisons, and Mistral Large 3 is especially relevant when users want a current open-weight model with long context and provider API access.

    How Do I Access Mistral Large?

    Developers can access the current Mistral Large API through Mistral’s Chat Completion endpoint using the model alias mistral-large-latest or the pinned model ID mistral-large-2512. Mistral’s API reference verifies POST /v1/chat/completions, bearer authentication, the messages request field, model selection through the model parameter, and response objects containing choices, model, and usage.

    Python Example

    1. from mistralai.client import Mistral
    2. import os
    3. api_key = os.environ["MISTRAL_API_KEY"]
    4. with Mistral(api_key=api_key) as client:
    5. response = client.chat.complete(
    6. model="mistral-large-latest",
    7. messages=[
    8. {
    9. "role": "user",
    10. "content": "Summarize the main deployment risk in one sentence."
    11. }
    12. ],
    13. stream=False,
    14. response_format={"type": "text"},
    15. )
    16. print(response.choices[0].message.content)

    curl Example

    1. curl https://api.mistral.ai/v1/chat/completions \
    2. -X POST \
    3. -H "Authorization: Bearer $MISTRAL_API_KEY" \
    4. -H "Content-Type: application/json" \
    5. -d '{
    6. "model": "mistral-large-latest",
    7. "messages": [
    8. {
    9. "role": "user",
    10. "content": "Summarize the main deployment risk in one sentence."
    11. }
    12. ],
    13. "response_format": {
    14. "type": "text"
    15. }
    16. }'

    For repeated long prompts, Mistral supports prompt caching through prompt_cache_key; cached prompt tokens are billed at 10% of the standard input token price when cache hits occur. For asynchronous large workloads, Mistral’s Batch Processing supports Chat Completions and offers a 50% discount.

    FAQs

    What is the context window of Mistral Large?
    The current verified Mistral Large 3 model card lists a 256K-token context window as of June 2026. Older Mistral Large versions had smaller limits, so production systems should pin the model ID.

    How much does Mistral Large cost?
    Mistral Large 3 model-card pricing is \$0.50 per 1M input tokens and \$1.50 per 1M output tokens as of June 2026. Cached input tokens are billed at 10% of standard input price when cache hits occur.

    How do I use Mistral Large through the API?
    Use Mistral’s Chat Completion endpoint, POST /v1/chat/completions, with bearer authentication, a model value such as mistral-large-latest, and a messages array.

    What is Mistral Large best used for?
    Mistral Large may fit long-document analysis, multilingual assistants, vision-assisted document workflows, tool-using applications, and teams evaluating open-weight deployment options. It should be tested against task-specific accuracy, latency, and cost requirements.

    The content herein does not constitute any offer, solicitation, or recommendation. You should always seek independent professional advice before making any investment decisions. Please note that Gate may restrict or prohibit the use of all or a portion of the Services from Restricted Locations. For more information, please read the User Agreement

    Related Articles