We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b40687 commit 57f0388Copy full SHA for 57f0388
.github/workflows/presubmit.yml
@@ -32,4 +32,4 @@ jobs:
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
LLM_API_KEY: ${{ secrets.LLM_API_KEY }}
35
- LLM_MODEL: "gemini-1.5-flash"
+ LLM_MODEL: "gemini-2.5-flash-preview-09-2025"
0 commit comments