Skip to content

Commit 6303a77

Browse files
authored
Update Cline provider trending model (RooCodeInc#3345)
* change recommended model * changeset
1 parent 2963aa5 commit 6303a77

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/cool-bikes-learn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"claude-dev": minor
3+
---
4+
5+
suggested model exists again

webview-ui/src/components/settings/OpenRouterModelPicker.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const featuredModels = [
4646
label: "Best",
4747
},
4848
{
49-
id: "google/gemini-2.5-pro-preview-03-25",
49+
id: "google/gemini-2.5-pro-preview",
5050
description: "Large 1M context window, great value",
5151
label: "Trending",
5252
},

0 commit comments

Comments
 (0)