Add azure/gpt-4o-mini-2024-07-18 to model_prices_and_context_window.json (#6477)

This commit is contained in:
Xingyao Wang 2024-10-29 11:02:42 -05:00 committed by GitHub
parent e99f2cb0ae
commit e16f780b7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -774,6 +774,20 @@
"supports_vision": true,
"supports_prompt_caching": true
},
"azure/gpt-4o-mini-2024-07-18": {
"max_tokens": 16384,
"max_input_tokens": 128000,
"max_output_tokens": 16384,
"input_cost_per_token": 0.000000165,
"output_cost_per_token": 0.00000066,
"cache_read_input_token_cost": 0.000000075,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_vision": true,
"supports_prompt_caching": true
},
"azure/gpt-4-turbo-2024-04-09": {
"max_tokens": 4096,
"max_input_tokens": 128000,