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
I am trying to open aiconfig editor using "aiconfig edit --aiconfig-path=travel.aiconfig.json" but I keep getting this error "No module named 'google.generativeai.text'"
I have tried to solve it by "pip install --upgrade google-generativeai"