Grok
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.
Model settings¶
| 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 |