We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b1df8 commit 222e91cCopy full SHA for 222e91c
1 file changed
.github/workflows/pr-agent.yml
@@ -26,6 +26,7 @@ jobs:
26
CONFIG__MODEL_TURBO: "openai/Qwen/Qwen3-Coder-Next-FP8"
27
CONFIG__FALLBACK_MODELS: '["openai/Qwen/Qwen3-Coder-Next-FP8"]'
28
CONFIG__CUSTOM_MODEL_MAX_TOKENS: "32768"
29
+ CONFIG__RESPONSE_LANGUAGE: "ko-kr"
30
31
# 리뷰 상세도 높이기
32
PR_REVIEWER__NUM_CODE_SUGGESTIONS: "5"
0 commit comments