Skip to content

Commit 48f4c3c

Browse files
committed
chore: 更新工作流使用的模型为 opencode-go/deepseek-v4-flash
为了提升推理效果,使用更先进的 deepseek-v4-flash 模型替换原有 glm-5.1。这样可以带来更稳定和准确的自动化流程表现。
1 parent 4e6bfdc commit 48f4c3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opencode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
env:
3131
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
3232
with:
33-
model: opencode/glm-5.1
33+
model: opencode-go/deepseek-v4-flash

0 commit comments

Comments
 (0)