FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix model in PR Agent by a5chin · Pull Request #134 · a5chin/python-uv · GitHub

Fix model in PR Agent - #134

Merged
a5chin merged 1 commit into
mainfrom
fix/pr-agent
Nov 20, 2025
Merged

Fix model in PR Agent#134
a5chin merged 1 commit into
mainfrom
fix/pr-agent

Conversation

a5chin commented Nov 20, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Owner

PR Type

Bug fix


Description

  • Update PR Agent model configuration.

  • Migrate to stable gemini-2.5-flash model.


Diagram Walkthrough

flowchart LR
  A[pr-agent.yml] -- "updates model config" --> B[CONFIG.MODEL]
Loading

File Walkthrough

Relevant files
Configuration changes
pr-agent.yml
Update PR Agent model configuration                                           

.github/workflows/pr-agent.yml

  • Updated the CONFIG.MODEL environment variable for the PR Agent Action.
  • Changed the model from gemini/gemini-2.5-flash-preview-05-20 to
    gemini/gemini-2.5-flash.
+1/-1     

a5chin self-assigned this Nov 20, 2025
github-actions Bot added the fix label Nov 20, 2025
a5chin merged commit 7a5895d into main Nov 20, 2025
2 checks passed
a5chin deleted the fix/pr-agent branch November 20, 2025 04:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL