google/gemini-2.5-flash
Google’s hybrid “thinking” AI model optimized for speed and cost-efficiency
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
prompt * | 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) | false | — |
images | array | Input images to send with the prompt (max 10 images, each up to 7MB) | | — |
max_output_tokens | integer | Maximum number of tokens to generate | 65535 | min: 1, max: 65535 |
system_instruction | string | System instruction to guide the model's behavior | — | — |
temperature | number | Sampling temperature between 0 and 2 | 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 | 0.95 | min: 0, max: 1 |
videos | array | Input videos to send with the prompt (max 10 videos, each up to 45 minutes) | | — |
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)
false images array Input images to send with the prompt (max 10 images, each up to 7MB)
max_output_tokens integer Maximum number of tokens to generate
65535 min: 1, max: 65535 system_instruction string System instruction to guide the model's behavior
temperature number Sampling temperature between 0 and 2
1 min: 0, max: 2 thinking_budget integer Thinking budget for reasoning (0 to disable thinking, higher values allow more reasoning)
top_p number Nucleus sampling parameter - the model considers the results of the tokens with top_p probability mass
0.95 min: 0, max: 1 videos array Input videos to send with the prompt (max 10 videos, each up to 45 minutes)
6585308f2652 Updated: 2/26/2026 1.8M runs
cinemasetfree.com