mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
fix gemini/gemini-2.5-pro-exp-03-25
This commit is contained in:
parent
34cdefbb77
commit
72de453cc0
2 changed files with 4 additions and 0 deletions
|
|
@ -5564,6 +5564,8 @@
|
|||
"output_cost_per_token_above_200k_tokens": 0.0,
|
||||
"litellm_provider": "gemini",
|
||||
"mode": "chat",
|
||||
"rpm": 5,
|
||||
"tpm": 250000,
|
||||
"supports_system_messages": true,
|
||||
"supports_function_calling": true,
|
||||
"supports_vision": true,
|
||||
|
|
|
|||
|
|
@ -5564,6 +5564,8 @@
|
|||
"output_cost_per_token_above_200k_tokens": 0.0,
|
||||
"litellm_provider": "gemini",
|
||||
"mode": "chat",
|
||||
"rpm": 5,
|
||||
"tpm": 250000,
|
||||
"supports_system_messages": true,
|
||||
"supports_function_calling": true,
|
||||
"supports_vision": true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue