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
export GEMINI_API_KEY="..."# Requiredexport OPENAI_API_KEY="..."# If testing GPT modelsexport ANTHROPIC_API_KEY="..."# If testing Claude modelsexport GROK_API_KEY="..."# If testing Grok models