Anthropic Claude
Note
This feature is available in Enterprise, AWS, and Team editions only.
To use Anthropic Claude as an AI provider in CloudBeaver, configure it as follows:
- As an administrator, sign up on the Anthropic Console
- Navigate to the Dashboard and generate a new API key
- In CloudBeaver, go to Engine Settings and insert this key into the API token field
- Choose the model
- Apply the changes
Engine settings¶
| Setting | Description | default |
|---|---|---|
| API token | Input your secret key from the OpenAI platform. | |
| Model | Choose the AI model. | claude-opus-4-1-20250805 |
| 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 |
| Context window size | Choose the context size between 2048 and 32768. A larger number allows the AI to use more data for better answers but may slow down response time. Choose based on your balance of accuracy and speed. |
|
| Write AI queries to debug log | Logs your AI requests. These entries go to the server log. | false |