chore(cost-map): add computer-use-preview deprecation date from the openai deprecations page (#43116)

Price-Sync: litellm-providers

Co-authored-by: berriai-litellm-provider-info-sync[bot] <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com>
This commit is contained in:
berriai-litellm-provider-info-sync[bot] 2026-09-24 19:47:08 -07:00 • committed by GitHub
parent cbba14682a
commit c7f15709f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -15811,6 +15811,7 @@
"supports_tool_choice": true
},
"computer-use-preview": {
"deprecation_date": "2026-07-23",
"input_cost_per_token": 3e-06,
"litellm_provider": "openai",
"max_input_tokens": 8192,

View file

@ -15811,6 +15811,7 @@
"supports_tool_choice": true
},
"computer-use-preview": {
"deprecation_date": "2026-07-23",
"input_cost_per_token": 3e-06,
"litellm_provider": "openai",
"max_input_tokens": 8192,