mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
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:
parent
cbba14682a
commit
c7f15709f9
2 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue