mistral-large-2512
262K context$0.50/M input$1.50/M output
mistral/mistral-large-2512Description
Mistral Large 3 2512 is Mistral’s most capable model to date, featuring a sparse mixture-of-experts architecture with 41B active parameters (675B total), and released under the Apache 2.0 license.
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-2512",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: FileOutput: Text
Pricing
Input$0.50/M
Output$1.50/M
Context262K tokens
Model Info
Providermistral
IDmistral/mistral-large-2512