Google Gemini
To use Google Gemini as an AI provider in Team Edition, configure it as follows:
- Sign up on the Google Cloud Platform.
- Navigate to the Google Cloud Console and create a new project.
- Enable the Gemini API for your project by searching for the Gemini API in the marketplace and clicking Enable.
- Create credentials for your project by navigating to the Credentials page under APIs & Services. Choose Create credentials and select the appropriate type for your Gemini integration.
- Copy the generated credentials.
- Insert these credentials into Team Edition's Engine Settings.
- Apply the changes.
Note
Google Gemini services are subject to regional availability. Check the list of available regions to ensure access in your area.
Engine settings¶
Setting | Description | Default |
---|---|---|
API token | Input your secret key from the provider platform. You can create an API key in Google MakerSuite. | |
Model | Choose the AI model. Models are loaded dynamically and can be refreshed using the Refresh models button next to the field. You can also type a model name manually. | |
Temperature | Control AI's creativity from 0.0 (more precise) to 0.9 (more diverse). Note that higher temperature can lead to less predictable results. |
0.0 |
Write Gemini queries to debug log | Logs your AI requests. For more details on logging, see Log Viewer. | disabled |