fix(model_prices): set prompt_cache_min_tokens for openrouter claude-opus-5

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
Devin AI 2026-08-18 02:51:12 +00:00
parent 605423c80a
commit b0d675ee09
2 changed files with 2 additions and 0 deletions

View file

@ -32271,6 +32271,7 @@
"supports_xhigh_reasoning_effort": true
},
"openrouter/anthropic/claude-opus-5": {
"prompt_cache_min_tokens": 512,
"supports_adaptive_thinking": true,
"cache_creation_input_token_cost": 6.25e-06,
"cache_read_input_token_cost": 5e-07,

View file

@ -32271,6 +32271,7 @@
"supports_xhigh_reasoning_effort": true
},
"openrouter/anthropic/claude-opus-5": {
"prompt_cache_min_tokens": 512,
"supports_adaptive_thinking": true,
"cache_creation_input_token_cost": 6.25e-06,
"cache_read_input_token_cost": 5e-07,