We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1190fc7 commit 1cfb559Copy full SHA for 1cfb559
.github/workflows/openai-review.yml
@@ -25,5 +25,6 @@ jobs:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
27
with:
28
+ openai_heavy_model: gpt-4
29
debug: false
30
review_comment_lgtm: false
0 commit comments