mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-25 16:21:50 +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