Skip to content

Commit 07bf418

Browse files
committed
update pr agent config
1 parent 8857319 commit 07bf418

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/pr-agent.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ jobs:
2828
CONFIG__FALLBACK_MODELS: '["openai/Qwen/Qwen3-Coder-Next-FP8"]'
2929
CONFIG__CUSTOM_MODEL_MAX_TOKENS: "32768"
3030
CONFIG__DUPLICATE_EXAMPLES: "true"
31-
32-
PR_REVIEWER__NUM_CODE_SUGGESTIONS: "3"
33-
PR_REVIEWER__INLINE_CODE_COMMENTS: "false"
31+
3432

3533
run: |
3634
source ~/pr-agent-env/bin/activate

0 commit comments

Comments
 (0)