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
In "Step 2: Run a Local Test Query", it needed this cmd (export GOOGLE_GENAI_USE_ENTERPRISE=FALSE) along with export GEMINI_API_KEY="YOUR_GEMINI_API_KEY" for the demo to work.
In "Step 2: Run a Local Test Query", it needed this cmd (
export GOOGLE_GENAI_USE_ENTERPRISE=FALSE) along withexport GEMINI_API_KEY="YOUR_GEMINI_API_KEY"for the demo to work.