Anthropic Claude
Note
This feature is available in Lite, Enterprise, Ultimate and Team editions only.
To use Claude as an AI provider in DBeaver, configure it as follows:
- Sign up on the Anthropic Console.
- Navigate to the Dashboard and generate a new API key.
- In DBeaver, go to Engine Settings and insert this key into the API token field.
- Choose the desired model.
- Apply the changes.
Engine settings¶
Setting | Description | Default |
---|---|---|
API token | Input your secret key from the provider platform. You can create it in the Anthropic console. | |
Model | Choose the AI model. Models are loaded dynamically and can be refreshed using the Refresh models button next to the field. | claude-opus-4-1-20250805 |
Context window size | A larger number allows the AI to use more data for better answers but may slow down response time. By default, itās set dynamically if model provides. | |
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. For more details on logging, see Log Viewer. | disabled |