AI Settings allows you to configure AI-powered operations using OpenAI or Gemini models in your application. By making these settings through the Kuika Configuration Manager module, you can determine which AI service to use, the required authentication information and service access settings.
How to Adjust AI Settings?
1. Add Configuration to Application
Log in to the Kuika platform.
Open the project you will work on from the Apps screen.
Click on the Configuration Manager module.
On the screen that opens, give the configuration a name and click the CREATE button.
Open AI and Gemini Settings
2. Configure OpenAI Settings
After creating a new configuration, open the App Settings screen.
Go to the AI Settings section.
Select OpenAI from the drop-down menu.
Click on the ADD NEW button.
In the pop-up window that opens, configure the following settings:
Name: Name to give to the configuration.
API Key: API key required to access OpenAI services.
In the window that opens, give your API key a name and click on the Create secret key button.
Copy the generated API Key and keep it in a safe place.
You will not be able to see this key again later. In case you lose it, you will need to create a new key.
Finish the configuration by saving the settings.
Complete the configuration by saving the settings.
3.Configure Gemini Settings
Select Gemini in the AI Settings section.
Click on the ADD NEW button.
In the pop-up window that opens, configure the following settings:
Name: Name to give to the configuration.
Service Account JSON: Credentials required to access Gemini services. Upload your JSON file by clicking the CHOOSE button.
Save the settings and complete the configuration.
How to Configure Gemini Settings
To use Google's Gemini models, you will first need a Google Service Account JSON file. You can obtain this file and integrate it into the Kuika platform by following the steps below: