LLM Pricing
← All models

gemini-2.0-flash-lite

vertex_ai-language-models · chat model

Input
$0.0750 / 1M tokens
Output
$0.3000 / 1M tokens
Cached input
$0.0187 / 1M tokens
Context
N/A

Pricing

Item Raw value (per token) Normalized
Input 7.5e-8 $0.0750 / 1M tokens
Output 3e-7 $0.3000 / 1M tokens
Cached input 1.875e-8 $0.0187 / 1M tokens
Audio input 7.5e-8 $0.0750 / 1M tokens
Embedding 7.5e-8 $0.0750 / 1M tokens

Token limits

Max input tokens
1.0M
Max output tokens
8.2K

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 Yes
Web search Yes
PDF input No
Video input No

Similar models

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

Model Provider Input Output Context Coding Features
Phi-4-mini-instruct azure_ai $0.0750 / 1M tokens $0.3000 / 1M tokens 4.1K N/A Tools
gemini-2.0-flash-lite-001 vertex_ai-language-models $0.0750 / 1M tokens $0.3000 / 1M tokens N/A N/A Vision Tools Cache
gemini-2.0-flash-lite Google $0.0750 / 1M tokens $0.3000 / 1M tokens N/A N/A Vision Tools Cache
gpt-oss-20b Groq $0.0750 / 1M tokens $0.3000 / 1M tokens 32.8K N/A Tools Reasoning
gpt-oss-safeguard-20b Groq $0.0750 / 1M tokens $0.3000 / 1M tokens 65.5K N/A Tools Reasoning
google.gemini-2.5-flash-lite oci $0.0750 / 1M tokens $0.3000 / 1M tokens 65.5K N/A Vision Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "cache_read_input_token_cost": 1.875e-8,
  "deprecation_date": "2026-06-01",
  "input_cost_per_audio_token": 7.5e-8,
  "input_cost_per_token": 7.5e-8,
  "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": 1048576,
  "max_output_tokens": 8192,
  "max_pdf_size_mb": 50,
  "max_video_length": 1,
  "max_videos_per_prompt": 10,
  "mode": "chat",
  "output_cost_per_token": 3e-7,
  "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#gemini-2.0-flash",
  "supported_modalities": [
    "text",
    "image",
    "audio",
    "video"
  ],
  "supported_output_modalities": [
    "text"
  ],
  "supports_audio_output": true,
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_prompt_caching": true,
  "supports_response_schema": true,
  "supports_system_messages": true,
  "supports_tool_choice": true,
  "supports_vision": true,
  "supports_web_search": true,
  "search_context_cost_per_query": {
    "search_context_size_low": 0.035,
    "search_context_size_medium": 0.035,
    "search_context_size_high": 0.035
  }
}