LLM Pricing
← All models

mistral-small

azure_ai · chat model

Input
$1.0000 / 1M tokens
Output
$3.0000 / 1M tokens
Cached input
N/A
Context
8.2K

Pricing

Item Raw value (per token) Normalized
Input 0.000001 $1.0000 / 1M tokens
Output 0.000003 $3.0000 / 1M tokens
Embedding 0.000001 $1.0000 / 1M tokens

Token limits

Context window
8.2K
Max input tokens
32.0K
Max output tokens
8.2K
Max tokens
8.2K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling No
Tool choice Yes
Prompt caching No
Reasoning No
Response schema No
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
DeepSeek-R1-0528-Turbo deepinfra $1.0000 / 1M tokens $3.0000 / 1M tokens 32.8K N/A Tools
DeepSeek-R1-Turbo deepinfra $1.0000 / 1M tokens $3.0000 / 1M tokens 41.0K N/A Tools
kimi-k2-instruct-0905 Groq $1.0000 / 1M tokens $3.0000 / 1M tokens 16.4K N/A Tools
mistral.mistral-small-2402-v1:0 Bedrock $1.0000 / 1M tokens $3.0000 / 1M tokens 8.2K N/A Tools
codestral-2405 Mistral $1.0000 / 1M tokens $3.0000 / 1M tokens 8.2K N/A
codestral-latest Mistral $1.0000 / 1M tokens $3.0000 / 1M tokens 8.2K N/A

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 0.000001,
  "litellm_provider": "azure_ai",
  "max_input_tokens": 32000,
  "max_output_tokens": 8191,
  "max_tokens": 8191,
  "mode": "chat",
  "output_cost_per_token": 0.000003,
  "supports_function_calling": true,
  "supports_tool_choice": true
}