Skip to content

Commit

Permalink
Update autopr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanmtz authored Aug 1, 2023
1 parent ab6027a commit c2aabc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autopr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
model: gpt-3.5-turbo
model: gpt-4
base_branch: master

0 comments on commit c2aabc8

Please sign in to comment.