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
With the release of Gemini 2.0, the google-generativeaiPython SDK has been deprecated. Google now recommends migrating to the new unified python-genaiSDK.
Proposed Solution
We should update our codebase (particularly llm.py) to use this new SDK, and adopt the latest flash-2.5 series models for improved performance and results.