Mistral: Mistral Large 3 2512 (batch)
$0.25/M input$0.75/M output
mistralai/mistral-large-2512:batchDescription
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": "mistralai/mistral-large-2512:batch",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: FileOutput: Text
Pricing
Input$0.25/M
Output$0.75/M
Model Info
ProviderMistral AI
IDmistralai/mistral-large-2512:batch