Gemini 3.6 Flash is a high-efficiency model from Google for coding, agentic workflows, and web and app development. It is designed to produce polished outputs with fewer unnecessary edits and less hedging, while reducing token use and the number of model calls needed to complete a task.
All providers = every upstream serving this model supports it. Some providers = depends on which upstream handles the request. Default = the value sent when you leave the parameter unset.
| Parameter | Providers | Default |
|---|---|---|
| frequency_penalty | Some providers | Not sent by default |
| include_reasoning | All providers | - |
| max_tokens | All providers | - |
| presence_penalty | Some providers | Not sent by default |
| reasoning | All providers | - |
| reasoning_effort | All providers | - |
| repetition_penalty | Some providers | Not sent by default |
| response_format | All providers | - |
| seed | All providers | - |
| stop | Some providers | - |
| structured_outputs | All providers | - |
| temperature | Some providers | Not sent by default |
| tool_choice | All providers | - |
| tools | All providers | - |
| top_k | Some providers | Not sent by default |
| top_p | Some providers | Not sent by default |