Mistral Large 2407
131K context$2.00/M input$6.00/M output
mistralai/mistral-large-2407Description
This is Mistral AI's flagship model, Mistral Large 2 (version mistral-large-2407). It's a proprietary weights-available model and excels at reasoning, code, JSON, chat, and more. Read the launch announcement [here](https://mistral.ai/news/mistral-large-2407/)....
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-2407",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: FileOutput: Text
Pricing
Input$2.00/M
Output$6.00/M
Context131K tokens
Model Info
Providermistralai
IDmistralai/mistral-large-2407