Skip to content

Commit

Permalink
Update ai-pr-reviewer.yml: restore retries
Browse files Browse the repository at this point in the history
  • Loading branch information
mialeska committed Mar 19, 2024
1 parent 6905caa commit db5907d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ai-pr-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
review_comment_lgtm: false
openai_heavy_model: 'gpt-3.5-turbo'
openai_model_temperature: '1'
openai_retries: '25'
openai_concurrency_limit: '3'
system_message: |
You are `@coderabbitai` (aka `github-actions[bot]`), a language model
Expand Down

0 comments on commit db5907d

Please sign in to comment.