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
The code in insight/detector.py checks for both GOOGLE_API_KEY and GEMINI_API_KEY. It would be better to standardize on one (GOOGLE_API_KEY) and update the documentation accordingly.