chore(prices): flag gpt-5.5-cyber as a reasoning model

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
kerry 2026-09-14 21:41:10 +00:00
parent 93e65995d6
commit abbf5aae20
2 changed files with 4 additions and 2 deletions

View file

@ -65862,7 +65862,8 @@
"litellm_provider": "openai",
"mode": "chat",
"output_cost_per_token": 7.5e-05,
"source": "https://developers.openai.com/api/docs/pricing"
"source": "https://developers.openai.com/api/docs/pricing",
"supports_reasoning": true
},
"gpt-rosalind-research": {
"cache_read_input_token_cost": 5e-07,

View file

@ -65862,7 +65862,8 @@
"litellm_provider": "openai",
"mode": "chat",
"output_cost_per_token": 7.5e-05,
"source": "https://developers.openai.com/api/docs/pricing"
"source": "https://developers.openai.com/api/docs/pricing",
"supports_reasoning": true
},
"gpt-rosalind-research": {
"cache_read_input_token_cost": 5e-07,