Skip to content

Commit 0a61fde

Browse files
committed
fix
1 parent 4b2936f commit 0a61fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
open_router_key: ${{ secrets.OPEN_ROUTER_KEY }} # Must be set in repository secrets
2222

2323
# Optional inputs with defaults
24-
model_id: "google/gemini-2.0-flash-thinking-exp:free" # Default model
24+
model_id: "deepseek/deepseek-chat" # Default model
2525
max_tokens: "4096" # Default max tokens
2626
review_label: "ai-review"
2727
custom_prompt: |

0 commit comments

Comments
 (0)