Skip to content

chore: update model in .pr_agent.toml to vertex_ai/gemini-2.5-flash-preview-05-20 #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025

Conversation

haru-256
Copy link
Owner

This pull request introduces changes to the GitHub Actions workflow and configuration file to enhance authentication and update the AI model being used. The most significant updates involve integrating Google Cloud authentication into the workflow and switching to a new AI model.

Workflow updates:

  • .github/workflows/pr_agent.yml: Added steps to authenticate with Google Cloud using google-github-actions/auth@v2, including setting up a workload identity provider and service account. Also added a step to check out the code using actions/checkout@v4.

Configuration updates:

  • .pr_agent.toml: Updated the AI model from "o3-mini" to "vertex_ai/gemini-2.5-flash-preview-05-20" to utilize a more advanced model.

Copy link

Failed to generate code suggestions for PR

@haru-256 haru-256 merged commit 95480f2 into main May 26, 2025
3 checks passed
@haru-256 haru-256 deleted the feat/pr-agent branch May 26, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant