Skip to content

Commit e84c2f5

Browse files
authored
Merge pull request #173 from alibaba/features/recall_engine
update code review prompt
2 parents cf60ecc + bd273e3 commit e84c2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ai-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# 百炼的 OpenAI 兼容模式端点
2727
OPENAI_API_ENDPOINT: "https://dashscope.aliyuncs.com/compatible-mode/v1"
2828
# 指定百炼模型
29-
MODEL: "qwen3-coder-plus"
29+
MODEL: "qwen3-max"
3030
# 设置语言为中文
3131
LANGUAGE: "Chinese"
3232
# 提示词优化:聚焦于实际问题,避免过度发散

0 commit comments

Comments
 (0)