diff --git a/.github/workflows/cr.yml b/.github/workflows/cr.yml index 73a3921..cbbd4a6 100644 --- a/.github/workflows/cr.yml +++ b/.github/workflows/cr.yml @@ -25,10 +25,12 @@ jobs: uses: hustcer/deepseek-review@develop with: max-length: 15000 - # SiliconFlow's DeepSeek model - # model: 'deepseek-ai/DeepSeek-V3' - model: 'deepseek-ai/DeepSeek-R1' - base-url: 'https://api.siliconflow.cn/v1' + # model: 'deepseek-v3' # Infinigence's DeepSeek V3 model + model: 'deepseek-r1' # Infinigence's DeepSeek R1 model + base-url: 'https://cloud.infini-ai.com/maas/v1' # Infinigence's API base URL + # model: 'deepseek-ai/DeepSeek-V3' # SiliconFlow's DeepSeek V3 model + # model: 'deepseek-ai/DeepSeek-R1' # SiliconFlow's DeepSeek R1 model + # base-url: 'https://api.siliconflow.cn/v1' # SiliconFlow's API base URL # Store the chat token in GitHub Secrets, don't expose it in the workflow file chat-token: ${{ secrets.CHAT_TOKEN }} sys-prompt: > diff --git a/cspell.yml b/cspell.yml index 8e35235..4b58198 100644 --- a/cspell.yml +++ b/cspell.yml @@ -16,4 +16,5 @@ words: - linewise - Subshell - subshells +- Infinigence ignorePaths: