We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4493e commit 9c331aeCopy full SHA for 9c331ae
.github/workflows/ai-pr-reviewer.yml
@@ -34,3 +34,5 @@ jobs:
34
debug: true
35
review_simple_changes: true
36
review_comment_lgtm: true
37
+ bedrock_light_model: 'us.anthropic.claude-3-haiku-20240307-v1:0'
38
+ bedrock_heavy_model: 'us.anthropic.claude-3-5-sonnet-20240620-v1:0'
0 commit comments