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
fix: update Gemini model version in presubmit.yml (#3337)
The Presubmit.ai check was failing due to an outdated Gemini model version.
Updated LLM_MODEL from "gemini-1.5-flash" to "gemini-1.5-flash-latest" to fix the issue.
0 commit comments