Skip to content

Commit c823b67

Browse files
chore: update model version in settings.json
Changed the model from "opus" to "claude-opus-4-1-20250805" in settings.json to reflect the latest model version.
1 parent e47b461 commit c823b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

claude-code/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"deny": []
1919
},
20-
"model": "opus",
20+
"model": "claude-opus-4-1-20250805",
2121
"includeCoAuthoredBy": false,
2222
"hooks": {
2323
"PreToolUse": [

0 commit comments

Comments
 (0)