mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 00:22:06 +00:00
- Fix URL construction in Gemini image generation to strip 'gemini/' prefix - Google AI API expects base model name without the prefix - Update model references and pricing information for consistency - Remove outdated image generation pricing entries Fixes issue where models like 'gemini/imagen-4.0-fast-generate-preview-06-06' were being rejected by the Google AI API due to incorrect URL formatting.