LLM Pricing
← All models

mimo-v2-flash

OpenRouter · chat model

Input
$0.1000 / 1M tokens
Output
$0.3000 / 1M tokens
Cached input
$0.0100 / 1M tokens
Context
16.4K

Pricing

Item Raw value (per token) Normalized
Input 1e-7 $0.1000 / 1M tokens
Output 3e-7 $0.3000 / 1M tokens
Cached input 1e-8 $0.0100 / 1M tokens
Embedding 1e-7 $0.1000 / 1M tokens

Token limits

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

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling No
Tool choice Yes
Prompt caching Yes
Reasoning Yes
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
mistral-small-2503 azure_ai $0.1000 / 1M tokens $0.3000 / 1M tokens 128.0K N/A Vision Tools
mistral.voxtral-small-24b-2507 bedrock_converse $0.1000 / 1M tokens $0.3000 / 1M tokens 8.2K N/A
devstral-small-2505 Mistral $0.1000 / 1M tokens $0.3000 / 1M tokens 128.0K N/A Tools
devstral-small-2507 Mistral $0.1000 / 1M tokens $0.3000 / 1M tokens 128.0K N/A Tools
devstral-small-latest Mistral $0.1000 / 1M tokens $0.3000 / 1M tokens 256.0K N/A Tools
labs-devstral-small-2512 Mistral $0.1000 / 1M tokens $0.3000 / 1M tokens 256.0K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 1e-7,
  "output_cost_per_token": 3e-7,
  "cache_creation_input_token_cost": 0,
  "cache_read_input_token_cost": 1e-8,
  "litellm_provider": "openrouter",
  "max_input_tokens": 262144,
  "max_output_tokens": 16384,
  "max_tokens": 16384,
  "mode": "chat",
  "supports_function_calling": true,
  "supports_tool_choice": true,
  "supports_reasoning": true,
  "supports_vision": false,
  "supports_prompt_caching": true
}