You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the GEMINI_API_KEY by default instead of the GOOGLE_API_KEY one (google-gemini#418)
* Using the GEMINI_API_KEY by default instead of the GOOGLE_API_KEY one
The Google API key can be misleading since it's not really an overall key for all of Google API and only for the Gemini ones.
* Formatting
* Update google/generativeai/client.py
* revert elif
---------
Co-authored-by: Mark Daoust <[email protected]>
0 commit comments