mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-13 14:23:04 +00:00
build(model_prices_and_context_window.json): fix o3-pro mode to 'responses'
This commit is contained in:
@@ -749,7 +749,7 @@
|
||||
"output_cost_per_token_batches": 40e-06,
|
||||
"output_cost_per_token": 80e-06,
|
||||
"litellm_provider": "openai",
|
||||
"mode": "chat",
|
||||
"mode": "responses",
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": false,
|
||||
"supports_vision": true,
|
||||
@@ -779,7 +779,7 @@
|
||||
"output_cost_per_token_batches": 40e-06,
|
||||
"output_cost_per_token": 80e-06,
|
||||
"litellm_provider": "openai",
|
||||
"mode": "chat",
|
||||
"mode": "responses",
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": false,
|
||||
"supports_vision": true,
|
||||
|
||||
@@ -749,7 +749,7 @@
|
||||
"output_cost_per_token_batches": 40e-06,
|
||||
"output_cost_per_token": 80e-06,
|
||||
"litellm_provider": "openai",
|
||||
"mode": "chat",
|
||||
"mode": "responses",
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": false,
|
||||
"supports_vision": true,
|
||||
@@ -779,7 +779,7 @@
|
||||
"output_cost_per_token_batches": 40e-06,
|
||||
"output_cost_per_token": 80e-06,
|
||||
"litellm_provider": "openai",
|
||||
"mode": "chat",
|
||||
"mode": "responses",
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": false,
|
||||
"supports_vision": true,
|
||||
|
||||
Reference in New Issue
Block a user