add azure/gpt-4o-2024-05-13 (#6174)

This commit is contained in:
Ishaan Jaff 2024-10-12 10:47:45 +05:30 committed by GitHub
parent 91ecb36277
commit 9db4ccca9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 0 deletions

View file

@ -691,6 +691,19 @@
"supports_parallel_function_calling": true,
"supports_vision": true
},
"azure/gpt-4o-2024-05-13": {
"max_tokens": 4096,
"max_input_tokens": 128000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.000005,
"output_cost_per_token": 0.000015,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_vision": true,
"supports_prompt_caching": true
},
"azure/global-standard/gpt-4o-2024-08-06": {
"max_tokens": 16384,
"max_input_tokens": 128000,

View file

@ -691,6 +691,19 @@
"supports_parallel_function_calling": true,
"supports_vision": true
},
"azure/gpt-4o-2024-05-13": {
"max_tokens": 4096,
"max_input_tokens": 128000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.000005,
"output_cost_per_token": 0.000015,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true,
"supports_parallel_function_calling": true,
"supports_vision": true,
"supports_prompt_caching": true
},
"azure/global-standard/gpt-4o-2024-08-06": {
"max_tokens": 16384,
"max_input_tokens": 128000,