Skip to content

Commit

Permalink
change pr-agent model
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitoyama authored Aug 7, 2024
1 parent 5d1eb3f commit 3f81888
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
id: pragent
uses: Codium-ai/pr-agent@main
env:
CONFIG.MODEL: 'gpt-4o'
CONFIG.MODEL_TURBO: 'gpt-4o-mini'
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_ACTION.AUTO_REVIEW: 'true'
Expand Down

0 comments on commit 3f81888

Please sign in to comment.