|
4453 | 4453 | "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#foundation_models",
|
4454 | 4454 | "supports_tool_choice": true
|
4455 | 4455 | },
|
| 4456 | + "gemini-2.5-pro-exp-03-25": { |
| 4457 | + "max_tokens": 65536, |
| 4458 | + "max_input_tokens": 1048576, |
| 4459 | + "max_output_tokens": 65536, |
| 4460 | + "max_images_per_prompt": 3000, |
| 4461 | + "max_videos_per_prompt": 10, |
| 4462 | + "max_video_length": 1, |
| 4463 | + "max_audio_length_hours": 8.4, |
| 4464 | + "max_audio_per_prompt": 1, |
| 4465 | + "max_pdf_size_mb": 30, |
| 4466 | + "input_cost_per_image": 0, |
| 4467 | + "input_cost_per_video_per_second": 0, |
| 4468 | + "input_cost_per_audio_per_second": 0, |
| 4469 | + "input_cost_per_token": 0, |
| 4470 | + "input_cost_per_character": 0, |
| 4471 | + "input_cost_per_token_above_128k_tokens": 0, |
| 4472 | + "input_cost_per_character_above_128k_tokens": 0, |
| 4473 | + "input_cost_per_image_above_128k_tokens": 0, |
| 4474 | + "input_cost_per_video_per_second_above_128k_tokens": 0, |
| 4475 | + "input_cost_per_audio_per_second_above_128k_tokens": 0, |
| 4476 | + "output_cost_per_token": 0, |
| 4477 | + "output_cost_per_character": 0, |
| 4478 | + "output_cost_per_token_above_128k_tokens": 0, |
| 4479 | + "output_cost_per_character_above_128k_tokens": 0, |
| 4480 | + "litellm_provider": "vertex_ai-language-models", |
| 4481 | + "mode": "chat", |
| 4482 | + "supports_system_messages": true, |
| 4483 | + "supports_function_calling": true, |
| 4484 | + "supports_vision": true, |
| 4485 | + "supports_audio_input": true, |
| 4486 | + "supports_video_input": true, |
| 4487 | + "supports_pdf_input": true, |
| 4488 | + "supports_response_schema": true, |
| 4489 | + "supports_tool_choice": true, |
| 4490 | + "source": "https://cloud.google.com/vertex-ai/generative-ai/pricing" |
| 4491 | + }, |
4456 | 4492 | "gemini-2.0-pro-exp-02-05": {
|
4457 | 4493 | "max_tokens": 8192,
|
4458 | 4494 | "max_input_tokens": 2097152,
|
|
0 commit comments