-
Create an GEMINI API KEY here
- Ensure to signup with your Google Account
-
To set the environment variable GEMINI_API_KEY
$ code ~/.zshrc
- into the file, update below:
export OPENAI_API_KEY=AIzaSyDD_emjk9-SsGyeDy0D3LCkg5BlN3y4SjA
- to set the changes, run :
$ source ~/.zshrc
The variable is now set.