|
16421 | 16421 | "supports_vision": true, |
16422 | 16422 | "supports_web_search": true |
16423 | 16423 | }, |
| 16424 | + "gemini/gemini-3.1-flash-image-preview": { |
| 16425 | + "input_cost_per_image": 0.0001375, |
| 16426 | + "input_cost_per_token": 2.5e-07, |
| 16427 | + "litellm_provider": "gemini", |
| 16428 | + "max_input_tokens": 65536, |
| 16429 | + "max_output_tokens": 32768, |
| 16430 | + "max_tokens": 32768, |
| 16431 | + "mode": "image_generation", |
| 16432 | + "output_cost_per_image": 0.045, |
| 16433 | + "output_cost_per_image_token": 6e-05, |
| 16434 | + "output_cost_per_token": 1.5e-06, |
| 16435 | + "rpm": 1000, |
| 16436 | + "tpm": 4000000, |
| 16437 | + "source": "https://ai.google.dev/gemini-api/docs/pricing#gemini-3.1-flash-image-preview", |
| 16438 | + "supported_endpoints": [ |
| 16439 | + "/v1/chat/completions", |
| 16440 | + "/v1/completions" |
| 16441 | + ], |
| 16442 | + "supported_modalities": [ |
| 16443 | + "text", |
| 16444 | + "image" |
| 16445 | + ], |
| 16446 | + "supported_output_modalities": [ |
| 16447 | + "text", |
| 16448 | + "image" |
| 16449 | + ], |
| 16450 | + "supports_function_calling": false, |
| 16451 | + "supports_prompt_caching": true, |
| 16452 | + "supports_response_schema": true, |
| 16453 | + "supports_system_messages": true, |
| 16454 | + "supports_vision": true, |
| 16455 | + "supports_web_search": true |
| 16456 | + }, |
16424 | 16457 | "gemini/deep-research-pro-preview-12-2025": { |
16425 | 16458 | "input_cost_per_image": 0.0011, |
16426 | 16459 | "input_cost_per_token": 2e-06, |
|
0 commit comments