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
feat: add --google-api-key option for AI Studio support (#577)
Add CLI option to use Google AI Studio API key instead of Vertex AI:
- Generate .env file with GOOGLE_API_KEY when flag is passed
- Skip GCP credential checks when using API key
- Conditionally include/exclude Vertex AI initialization in agent templates
0 commit comments