|
3767 | 3767 | "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#gemini-2.0-flash",
|
3768 | 3768 | "supports_tool_choice": true
|
3769 | 3769 | },
|
| 3770 | + "gemini/gemini-2.0-flash-001": { |
| 3771 | + "max_tokens": 8192, |
| 3772 | + "max_input_tokens": 1048576, |
| 3773 | + "max_output_tokens": 8192, |
| 3774 | + "max_images_per_prompt": 3000, |
| 3775 | + "max_videos_per_prompt": 10, |
| 3776 | + "max_video_length": 1, |
| 3777 | + "max_audio_length_hours": 8.4, |
| 3778 | + "max_audio_per_prompt": 1, |
| 3779 | + "max_pdf_size_mb": 30, |
| 3780 | + "input_cost_per_audio_token": 0.0000008, |
| 3781 | + "input_cost_per_token": 0.0000001, |
| 3782 | + "output_cost_per_token": 0.0000004, |
| 3783 | + "litellm_provider": "gemini", |
| 3784 | + "mode": "chat", |
| 3785 | + "supports_system_messages": true, |
| 3786 | + "supports_function_calling": true, |
| 3787 | + "supports_vision": true, |
| 3788 | + "supports_response_schema": true, |
| 3789 | + "supports_audio_output": false, |
| 3790 | + "supports_tool_choice": true, |
| 3791 | + "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#gemini-2.0-flash" |
| 3792 | + }, |
3770 | 3793 | "gemini/gemini-2.0-flash-exp": {
|
3771 | 3794 | "max_tokens": 8192,
|
3772 | 3795 | "max_input_tokens": 1048576,
|
|
3803 | 3826 | "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#gemini-2.0-flash",
|
3804 | 3827 | "supports_tool_choice": true
|
3805 | 3828 | },
|
| 3829 | + "gemini/gemini-2.0-flash-lite-preview-02-05": { |
| 3830 | + "max_tokens": 8192, |
| 3831 | + "max_input_tokens": 1048576, |
| 3832 | + "max_output_tokens": 8192, |
| 3833 | + "max_images_per_prompt": 3000, |
| 3834 | + "max_videos_per_prompt": 10, |
| 3835 | + "max_video_length": 1, |
| 3836 | + "max_audio_length_hours": 8.4, |
| 3837 | + "max_audio_per_prompt": 1, |
| 3838 | + "max_pdf_size_mb": 30, |
| 3839 | + "input_cost_per_audio_token": 0.0000008, |
| 3840 | + "input_cost_per_token": 0.000000075, |
| 3841 | + "output_cost_per_token": 0.0000003, |
| 3842 | + "litellm_provider": "gemini", |
| 3843 | + "mode": "chat", |
| 3844 | + "supports_system_messages": true, |
| 3845 | + "supports_function_calling": true, |
| 3846 | + "supports_vision": true, |
| 3847 | + "supports_response_schema": true, |
| 3848 | + "supports_audio_output": false, |
| 3849 | + "supports_tool_choice": true, |
| 3850 | + "source": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#gemini-2.0-flash-lite" |
| 3851 | + }, |
3806 | 3852 | "gemini/gemini-2.0-flash-thinking-exp": {
|
3807 | 3853 | "max_tokens": 8192,
|
3808 | 3854 | "max_input_tokens": 1048576,
|
|
0 commit comments