← Back to all generators

google/gemini-2.5-flash

Google’s hybrid “thinking” AI model optimized for speed and cost-efficiency

Capabilities

Top-P

Cost

Community model (estimated from hardware time)

Input Parameters

prompt required string

The text prompt to send to the model

dynamic_thinking boolean

Enable dynamic thinking - the model will adjust the thinking budget based on the complexity of the request (overrides thinking_budget parameter)

Default: false
images array

Input images to send with the prompt (max 10 images, each up to 7MB)

Default:
max_output_tokens integer

Maximum number of tokens to generate

Default: 65535 min: 1, max: 65535
system_instruction string

System instruction to guide the model's behavior

temperature number

Sampling temperature between 0 and 2

Default: 1 min: 0, max: 2
thinking_budget integer

Thinking budget for reasoning (0 to disable thinking, higher values allow more reasoning)

min: 0, max: 24576
top_p number

Nucleus sampling parameter - the model considers the results of the tokens with top_p probability mass

Default: 0.95 min: 0, max: 1
videos array

Input videos to send with the prompt (max 10 videos, each up to 45 minutes)

Default:
Version: 6585308f2652 Updated: 2/26/2026 1.8M runs