Google Gemini
Note
This feature is available in Enterprise, AWS, and Team editions only.
To use Gemini as an AI provider in CloudBeaver, configure it as follows:
- As an administrator, 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
- Insert these credentials into CloudBeaver's Engine Settings.
- Save 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 OpenAI platform. | |
| Model | Choose the AI model. | |
| 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 AI queries to debug log | Logs your AI requests. These entries go to the server log. | false |