Skip to content

Conversation

@prem-2006
Copy link

Summary

Fixes the failing Presubmit.ai check caused by an outdated Gemini model version.

Changes Made

  • Updated LLM_MODEL from gemini-1.5-flash to gemini-1.5-flash-latest in .github/workflows/presubmit.yml.

Related Issue

Fixes #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.
@github-actions
Copy link

Analyzing changes in this PR...

This might take a few minutes, please wait

📥 Commits

Analyzing changes from base (ede37bd) to latest commit (fc7bd0c):

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.

📁 Files being considered (1)

🔄 .github/workflows/presubmit.yml (1 hunk)


autogenerated by presubmit.ai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant