Skip to content

Commit

Permalink
Update ai-pr-reviewer.yml: use gpt-4-1106-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mialeska committed Apr 5, 2024
1 parent 3a86109 commit b7ca6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ai-pr-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
debug: false
review_simple_changes: false
openai_heavy_model: 'gpt-4-turbo'
openai_heavy_model: 'gpt-4-1106-preview'
review_comment_lgtm: false
system_message: |
You are `@coderabbitai` (aka `github-actions[bot]`), a language model
Expand Down

0 comments on commit b7ca6d6

Please sign in to comment.