Update openhands/llm/model_features.py

This commit is contained in:
Engel Nyst 2025-10-21 12:40:31 +02:00 committed by GitHub
parent 668e271543
commit f889ae4438
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,7 +124,6 @@ REASONING_EFFORT_PATTERNS: list[str] = [
# DeepSeek reasoning family
'deepseek-r1-0528*',
'claude-sonnet-4-5*',
'claude-sonnet-4.5*',
]
PROMPT_CACHE_PATTERNS: list[str] = [