Model profile
Pixtral Large 2411
mistral · released 2024-11-19 · ga · open-weights
textvision multimodalopen-weights
votes
Use it
Mistral chat completions
curl https://api.mistral.ai/v1/chat/completions \
-H "Authorization: Bearer $MISTRAL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "pixtral-large-2411",
"messages": [
{ "role": "user", "content": "Summarize the latest product changes in three bullets." }
]
}' Verify the exact model identifier in the provider docs before production use. ai-tracker stores canonical ids and pricing snapshots, not account entitlements.
Availability
Where to check
Timeline
- released
Pixtral Large 2411 released by mistral. 131,072-token context. source