mirror of
https://github.com/hustcer/deepseek-review.git
synced 2026-05-13 05:16:05 +08:00
chore: Increase max length for cr.yml
This commit is contained in:
2
.github/workflows/cr.yml
vendored
2
.github/workflows/cr.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: DeepSeek Code Review
|
||||
uses: hustcer/deepseek-review@develop
|
||||
with:
|
||||
max-length: 15000
|
||||
max-length: 50000
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user