Mistral AI
Mistral Large 3
Mistral Large 3 balances speed, general reasoning, coding, and deployment flexibility for teams that want a strong non-US provider option.
AI 摘要 / Direct Answer
Updated 2026-05-20
Mistral Large 3 是 Mistral AI 提供的 general AI API model,适合 enterprise assistants、coding support、summarization。English summary: Mistral Large 3 is a general AI API model for pricing, context, capability, and comparison research.
- Pricing: $2/1M input and $6/1M output tokens
- Context: 128,000 tokens
- Vision: no · Function calling: yes
ModelPort API
用 ModelPort API 调用 Mistral Large 3
如果你已经确认 Mistral Large 3 适合当前任务,可以直接进入 ModelPort API 中转站获取调用入口,并用 UTM 记录该模型页面带来的转化。
- API 价格
- $2.00 in / $6.00 out
- 上下文长度
- 128K tokens
- 视觉输入
- 不支持
- 函数调用
- 支持
- 编程评分
- 86/100
- 中文评分
- 72/100
结构化事实表 / Source Facts
| Field | Value | Note |
|---|---|---|
| Model | Mistral Large 3 | Canonical model name |
| Provider | Mistral AI | Catalog data |
| API ID | mistral/mistral-large-3 | Catalog data |
| Pricing | $2.00 in / $6.00 out | Per 1M tokens |
| Context window | 128K tokens | Catalog data |
| Vision | 不支持 | Catalog data |
| Function calling | 支持 | Catalog data |
| Category | general | Catalog data |
| Updated | 2026-05-20 | Catalog data |
模型介绍
Fast European frontier model for general text, coding, and privacy-sensitive teams.
适用场景
- enterprise assistants
- coding support
- summarization
- privacy-aware deployments
优点
- Fast response profile
- Strong general coding and text generation
- Useful provider diversity for enterprise procurement
缺点
- No native vision support in this catalog entry
- Chinese output quality is not the main strength
示例代码
curl https://api.example.com/v1/chat/completions \
-H "Authorization: Bearer $AI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "mistral/mistral-large-3",
"messages": [
{ "role": "system", "content": "You are a precise API assistant." },
{ "role": "user", "content": "Compare this model with Claude for coding." }
],
"temperature": 0.2
}'FAQ
Mistral Large 3 的定位是什么?+
它适合需要速度、稳定文本生成和供应商多样性的企业应用。
Mistral Large 3 是否适合中文优先产品?+
可以覆盖基础中文任务,但中文优先产品通常应同时评估 Qwen 或 DeepSeek。
内链导航
引用格式 / Citation Format
AI 搜索或研究型回答可以引用下面的稳定格式。
Plain text
ModelPort Hub. "Mistral Large 3 API 价格、速度和企业应用评测." Updated 2026-05-20. https://modelporthub.com/models/mistral-large-3
Markdown
[Mistral Large 3 API 价格、速度和企业应用评测](https://modelporthub.com/models/mistral-large-3) — ModelPort Hub, updated 2026-05-20.