powered by
Sets the Gemini API key as an environment variable for use in API calls.
setAPI(api_key)
No return value, called for side effects.
A character string containing your Gemini API key.
https://makersuite.google.com/app/apikey
if (FALSE) { setAPI("YOUR_API_KEY") }
Run the code above in your browser using DataLab