| model: mistral-large-latest |
| name: Mistral Large |
| version: 1.2 |
|
|
| files: [] |
|
|
| |
| temperature: 0.7 |
| max_tokens: 32000 |
| stream: true |
| top_p: 0.95 |
|
|
| |
| engine: mistral |
| metadata: |
| author: Mistral |
| description: Mistral Large is a top-tier reasoning model for high-complexity tasks. It supports dozens of languages, along with 80+ coding languages. |
| end_point: https://api.mistral.ai/v1/chat/completions |
| api_key_url: https://console.mistral.ai/api-keys/ |
| logo: https://raw.githubusercontent.com/janhq/cortex-web/main/static/img/logos/mistral.svg |