Integrating the Gemini AI API Key
Before we delve into running the application, do keep in mind that GemiBot application designed to work with the Gemini AI API that you get to use in Google AI Studio.
Last updated
Was this helpful?
Before we delve into running the application, do keep in mind that GemiBot application designed to work with the Gemini AI API that you get to use in Google AI Studio.
Last updated
Was this helpful?
Go to src > constants > configs and open "gemini-configs.js" file
The file content will be like this:
Change the "GEMINI_API_KEY" value with your API Key that you've copied from the previous step.
Now you've finished the configurations step
If you're facing any problems please consider contacting us here.