Skip to content

Commit

Permalink
Update autopr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylanb-dev authored Aug 7, 2023
1 parent 7be2570 commit 6d28751
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/autopr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
model: gpt-4
model: 'gpt-3.5-turbo'
context_limit: 4096

0 comments on commit 6d28751

Please sign in to comment.