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
fix: throw ClientError or GoogleGenerativeAIError according to response status so that users can catch them and handle them according to class name.
#66