Skip to content

Anthropic Claude

Note

This feature is available in Enterprise, AWS, and GCP editions only.

To use Anthropic Claude as an AI provider in CloudBeaver, configure it as follows:

  1. As an administrator, sign up on the Anthropic Console
  2. Navigate to the Dashboard and generate a new API key
  3. In CloudBeaver, go to Model Settings and insert this key into the API token field
  4. Choose the model
  5. Apply the changes

Model settings

Setting Description default
API token Enter the API key generated in the Anthropic Console.
Model Choose the AI model. claude-opus-4-1-20250805
Endpoint The address where requests to the Anthropic service are sent. https://api.anthropic.com/v1/
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.
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