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 07ef904 commit 8d693baCopy full SHA for 8d693ba
.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-1.0-pro"
0 commit comments