-
Notifications
You must be signed in to change notification settings - Fork 558
AI integration with Grok
dbeaver-devops edited this page Aug 31, 2026
·
1 revision
Note: This feature is available in Enterprise and AWS editions only.
To use Grok as an AI provider in CloudBeaver, configure it as follows:
- Sign up on the xAI Console.
- Open the API keys page and generate a new API key.
- Insert this key into CloudBeaver's Model Settings.
- Choose the model.
- Save changes.
| Setting | Description | Default |
|---|---|---|
| API token | Input your secret key from the xAI Console. | |
| Model | Choose the AI model. | |
| Temperature | Control AI's creativity from 0.0 (more precise) to 0.9 (more diverse). Higher temperature can lead to less predictable results. |
0.0 |
| Context window size | Choose a context size that fits your needs. A larger number allows the AI to use more data for better answers but may slow down response time. | |
| Request timeout (sec) | Set the maximum time to wait for a response from the AI provider. | 30 |
| 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
- Connections
- Properties editor
- Data editor
- SQL editor
- AI Assistant
-
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