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
> if you don't set `GEMINI_MODEL`, the default model is `gemini-2.0-flash-001`. `gemini-1.5-flash-002` is a next-generation model offering speed and multimodal generation capabilities. It's suitable for a wide variety of tasks, including code generation, data extraction, and text editing.. For the detailed information about the models, please refer to [Gemini models](https://ai.google.dev/gemini-api/docs/models/gemini).
68
+
> if you don't set `GEMINI_MODEL`, the default model is `gemini-2.0-flash-001`. `gemini-2.0-flash-001` is a next-generation model offering speed and multimodal generation capabilities. It's suitable for a wide variety of tasks, including code generation, data extraction, and text editing.. For the detailed information about the models, please refer to [Gemini models](https://ai.google.dev/gemini-api/docs/models/gemini).
69
69
4. Commit codes to your repository, and working on your pull requests.
70
70
5. When you're ready to review the PR, you can trigger the workflow by commenting `/gemini-review` in the PR.
0 commit comments