Skip to content

Open Mixtral 8x7b

Mistral AI

At a glance

Price per 1M tokens (input)
$0.70
Price per 1M tokens (output)
$0.70
Context
32,000 tokens
Free access
yes (see below)

Refreshed daily; data verified August 15, 2026. Published August 12, 2026.

Open Mixtral 8x7b by Mistral AI is a sparse mixture-of-experts model designed for developers and enterprises that need efficient, high-performance language processing with the ability to integrate external tools. Its standout feature is native tool calling, which lets the model invoke functions or APIs during a conversation, making it ideal for building agents, automating workflows, and handling structured tasks like database queries or scheduling. The vendor's approach emphasizes openness and flexibility, allowing teams to self-host or use the model in private environments while maintaining strong reasoning and coding capabilities. This model suits users who want a balance between advanced function execution and operational control.

Specifications & pricing

Input (per 1M tokens)$0.70
Output (per 1M tokens)$0.70
Context window32,000 tokens
Max output8,191 tokens
Capabilitiestool calling

LiteLLM community dataset (MIT), verified August 15, 2026. Official Mistral AI pricing.

What Open Mixtral 8x7b would cost on your workload — run it through the cost calculator →

Where to try Open Mixtral 8x7b for free

  • Mistral AI offers a free chat — Le Chat (free plan). A vendor's free chat may run a different model from the same family — the exact model is not guaranteed.

Frequently asked questions

What is this model best used for?+

It excels at tasks that require combining natural language understanding with external actions, such as customer support bots that look up order status, coding assistants that run tests, or internal tools that fetch and update records. The tool calling feature makes it a strong choice for building autonomous agents and automating multi-step processes.

How do I get started with tool calling?+

You need to define the functions or APIs the model can call, then format them in the request using the vendor's supported schema. The model will output a structured request to invoke a tool, which your application executes and returns the result to the model for final response. Refer to the official Mistral documentation for code examples and best practices.

How does this model differ from other Mistral models?+

Unlike standard dense models, Open Mixtral uses a sparse mixture-of-experts architecture, meaning it activates only a subset of its parameters per token, offering faster inference and lower compute costs for many tasks. Its sibling models without tool calling are simpler for pure text generation, but this version adds the ability to interact with external systems, making it more suitable for agentic workflows.

What are the limitations I should know?+

Tool calling requires careful prompt design and error handling, as the model may occasionally generate malformed requests or choose the wrong tool. It also performs best when tools are clearly described with concise names and parameters. For very long conversations, you may need to manage context manually, and the model's output quality can vary on niche or highly specialized domains.

Compare with others

Org chart: how to move your company onto AI

Org chart: how to move your company onto AI

A practical map: which company roles and processes AI agents can take over, where to start, and in what order to roll it out.