You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Google Gemini 2.5 Flash** is a multimodal model, offering well-rounded capabilities. It features thinking capabilities, which lets you see the thinking process the model goes through when generating its response.
14
+
15
+
## Model details
16
+
17
+
| Item | Value | Description |
18
+
|-----------|----------|----------|
19
+
|Model name|**Google Gemini 2.5 Flash**| The name of the model. |
20
+
| Model category | Standard | The category of the model - standard or premium. |
21
+
|API model name|`google__gemini_2_5_flash_001`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
22
+
|Hosting layer| **Google** | The trusted organization that securely hosts the LLM. |
23
+
|Model provider|**Google**| The organization that provides this model. |
24
+
|Release date|**June 17th 2025** | The release date for the model.|
25
+
|Knowledge cutoff date| **January 2025**| The date after which the model does not get any information updates. |
26
+
|Input context window |**1m tokens**| The number of tokens supported by the input context window.|
27
+
|Maximum output tokens |**64k tokens** |The number of tokens that can be generated by the model in a single request.|
28
+
|Empirical throughput| **Estimated between 163 - 300** | The number of tokens the model can generate per second.|
29
+
|Open source | **No** | Specifies if the model's code is available for public use.|
30
+
31
+
## Additional documentation
32
+
33
+
For additional information, see [official Google Gemini 2.5 Flash documentation][vertex-ai-gemini-models].
0 commit comments