LLM Pricing
← All models

gemini-2.5-flash-image

vertex_ai-language-models · image_generation model

Input
$0.3000 / 1M tokens
Output
$2.5000 / 1M tokens
Cached input
$0.0300 / 1M tokens
Context
32.8K

Pricing

Item Raw value (per token) Normalized
Input 3e-7 $0.3000 / 1M tokens
Output 0.0000025 $2.5000 / 1M tokens
Cached input 3e-8 $0.0300 / 1M tokens
Reasoning output 0.0000025 $2.5000 / 1M tokens
Audio input 0.000001 $1.0000 / 1M tokens
Image output 0.039 $39000.0000 / 1M tokens
Embedding 3e-7 $0.3000 / 1M tokens

Token limits

Context window
32.8K
Max input tokens
32.8K
Max output tokens
32.8K
Max tokens
32.8K

Capabilities

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

Similar models

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

Model Provider Input Output Context Coding Features
gemini-2.5-flash-image vertex_ai-language-models $0.3000 / 1M tokens $2.5000 / 1M tokens 32.8K N/A Vision Tools Cache
gemini-2.5-flash-image Google $0.3000 / 1M tokens $2.5000 / 1M tokens 32.8K N/A Vision Tools Cache
gemini-3.1-flash-image-preview vertex_ai-language-models $0.5000 / 1M tokens $3.0000 / 1M tokens 32.8K N/A Vision Cache
gemini-3.1-flash-image-preview vertex_ai-language-models $0.5000 / 1M tokens $3.0000 / 1M tokens 32.8K N/A
gemini-3.1-flash-image-preview Google $0.2500 / 1M tokens $1.5000 / 1M tokens 32.8K N/A Vision Cache
flux-kontext-max fireworks_ai $0.0800 / 1M tokens $0.0800 / 1M tokens 4.1K N/A

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "cache_read_input_token_cost": 3e-8,
  "input_cost_per_audio_token": 0.000001,
  "input_cost_per_token": 3e-7,
  "litellm_provider": "vertex_ai-language-models",
  "max_audio_length_hours": 8.4,
  "max_audio_per_prompt": 1,
  "max_images_per_prompt": 3000,
  "max_input_tokens": 32768,
  "max_output_tokens": 32768,
  "max_tokens": 32768,
  "max_pdf_size_mb": 30,
  "max_video_length": 1,
  "max_videos_per_prompt": 10,
  "mode": "image_generation",
  "output_cost_per_image": 0.039,
  "output_cost_per_image_token": 0.00003,
  "output_cost_per_reasoning_token": 0.0000025,
  "output_cost_per_token": 0.0000025,
  "rpm": 100000,
  "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/image-generation#edit-an-image",
  "supported_endpoints": [
    "/v1/chat/completions",
    "/v1/completions",
    "/v1/batch"
  ],
  "supported_modalities": [
    "text",
    "image",
    "audio",
    "video"
  ],
  "supported_output_modalities": [
    "text",
    "image"
  ],
  "supports_audio_output": false,
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_pdf_input": true,
  "supports_prompt_caching": true,
  "supports_response_schema": true,
  "supports_system_messages": true,
  "supports_tool_choice": true,
  "supports_url_context": true,
  "supports_vision": true,
  "supports_web_search": false,
  "tpm": 8000000
}