Skip to content

Commit

Permalink
Update AIPR.yml by updating openai model
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanmtz authored Dec 30, 2023
1 parent 90a6cec commit 31c2216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AIPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
with:
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
openai_tokens: 2000
openai_model: "gpt-4-1106-preview"
openai_model: "gpt-4"

0 comments on commit 31c2216

Please sign in to comment.