Models/mistral/mistral-large-2411
mistral

mistral-large-2411

131K context$2.00/M input$6.00/M output
mistral/mistral-large-2411

Description

Mistral Large 2 2411 is an update of [Mistral Large 2](/mistralai/mistral-large) released together with [Pixtral Large 2411](/mistralai/pixtral-large-2411) It provides a significant upgrade on the previous [Mistral Large 24.07](/mistralai/mistral-large-2407), with notable...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistral/mistral-large-2411",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: FileOutput: Text

Pricing

Input$2.00/M
Output$6.00/M
Context131K tokens

Model Info

Providermistral
IDmistral/mistral-large-2411