Skip to content

Commit 0706778

Browse files
Update model_features.py
1 parent 88566c3 commit 0706778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openhands-sdk/openhands/sdk/llm/utils/model_features.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def _supports_reasoning_effort(model: str | None) -> bool:
9393
"claude-sonnet-4-5",
9494
"claude-sonnet-4-6",
9595
"claude-haiku-4-5",
96+
"claude-opus-4-5",
9697
"claude-opus-4-6",
9798
"claude-opus-4-7",
9899
]

0 commit comments

Comments
 (0)