mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-20 08:18:16 +00:00
* Fix: Add support for GOOGLE_API_KEY environment variables for Gemini API authentication * added test cases * incoperated feedback to make it more maintainable * fix failed linting CI