LLM Pricing
← All models

mistral-large-2512

Mistral · chat model

Input
$0.5000 / 1M tokens
Output
$1.5000 / 1M tokens
Cached input
N/A
Context
262.1K

Pricing

Item Raw value (per token) Normalized
Input 5e-7 $0.5000 / 1M tokens
Output 0.0000015 $1.5000 / 1M tokens
Embedding 5e-7 $0.5000 / 1M tokens

Token limits

Context window
262.1K
Max input tokens
262.1K
Max output tokens
262.1K
Max tokens
262.1K

Capabilities

Capability Supported
Vision Yes
Function calling Yes
Parallel function calling No
Tool choice Yes
Prompt caching No
Reasoning No
Response schema Yes
System messages No
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (chat).

Model Provider Input Output Context Coding Features
amazon.titan-text-premier-v1:0 Bedrock $0.5000 / 1M tokens $1.5000 / 1M tokens 32.0K N/A
gpt-3.5-turbo Azure $0.5000 / 1M tokens $1.5000 / 1M tokens 4.1K N/A Tools
gpt-3.5-turbo-0125 Azure $0.5000 / 1M tokens $1.5000 / 1M tokens 4.1K N/A Tools
gpt-35-turbo Azure $0.5000 / 1M tokens $1.5000 / 1M tokens 4.1K N/A Tools
gpt-35-turbo-0125 Azure $0.5000 / 1M tokens $1.5000 / 1M tokens 4.1K N/A Tools
mistral-large-3 azure_ai $0.5000 / 1M tokens $1.5000 / 1M tokens 8.2K N/A Vision Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 5e-7,
  "litellm_provider": "mistral",
  "max_input_tokens": 262144,
  "max_output_tokens": 262144,
  "max_tokens": 262144,
  "mode": "chat",
  "output_cost_per_token": 0.0000015,
  "source": "https://docs.mistral.ai/models/mistral-large-3-25-12",
  "supports_assistant_prefill": true,
  "supports_function_calling": true,
  "supports_response_schema": true,
  "supports_tool_choice": true,
  "supports_vision": true
}