Skip to content

Commit

Permalink
Update autopr.yml to gpt3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanmtz authored Aug 29, 2023
1 parent 75e7a21 commit f51453b
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-4
model: gpt-3
base_branch: master

0 comments on commit f51453b

Please sign in to comment.