1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

chore: Use SiliconFlow's DeepSeek model

This commit is contained in:
hustcer
2025-02-07 18:21:18 +08:00
parent 865b132815
commit 27722e9e3a

View File

@@ -25,6 +25,9 @@ jobs:
uses: hustcer/deepseek-review@develop
with:
max-length: 15000
# SiliconFlow's DeepSeek model
model: 'deepseek-ai/DeepSeek-V3'
base-url: 'https://api.siliconflow.cn/v1'
# Store the chat token in GitHub Secrets, don't expose it in the workflow file
chat-token: ${{ secrets.CHAT_TOKEN }}
sys-prompt: >