-
Notifications
You must be signed in to change notification settings - Fork 242
Add Angular quickstart guide #2646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs/angular.md
Outdated
1. [Generate an API key](https://aistudio.google.com/app/apikey) for the | ||
Gemini API using Google AI Studio. | ||
|
||
1. Set the `GOOGLE_GENAI_API_KEY` environment variable to your key: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's the difference between this and GEMINI_API_KEY
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use GEMINI_API_KEY
instead -- all SDKs for Gemini aligning on this env var.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated to GEMINI_API_KEY
Description here... Help the reviewer by:
Add a quickstart guide for Genkit + Angular
Checklist (if applicable):