We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8ab40 commit 7c12745Copy full SHA for 7c12745
.github/workflows/pr_agent.yml
@@ -18,5 +18,5 @@ jobs:
18
uses: qodo-ai/pr-agent@main
19
env:
20
GOOGLE_AI_STUDIO_GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
21
- CONFIG_MODEL: "gemini-2.5-pro-preview-05-6"
+ CONFIG_MODEL: "gemini-2.5-pro-preview-05-06"
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments