返回模型列表

Mistral Large 2411

mistralai/mistral-large-2411
Nov 19, 2024131.1K 上下文$2.00/M in · $6.00/M out

描述

Mistral Large 2 2411 是 Mistral Large 2 的更新版本,与 Pixtral Large 2411 同期发布。

相比前代 Mistral Large 24.07 有显著升级,在长 context 理解、新的 system prompt 和更精准的 function calling 方面有明显提升。

技术规格

供应商
mistralai
上下文长度
131.1K
最大输出
模态类型
输入text
输出text

定价

类型价格 / 百万 Token
输入$2.00
输出$6.00
缓存读取$0.20

快速开始

curl https://api.ominigate.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-omg-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/mistral-large-2411",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Mistral Large 2411 — Pricing & API on OminiGate