-
Notifications
You must be signed in to change notification settings - Fork 533
AI integration with Google Gemini
dbeaver-devops edited this page Jun 11, 2026
·
1 revision
Note: This feature is available in Enterprise and AWS 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 Model Settings.
- Save changes
Note: Google Gemini services are subject to regional availability. Check the list of available regions to ensure access in your area.
| 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 |
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development