Skip to main content
Use Claude models through AWS Bedrock. This provides a native Claude integration optimized for AWS infrastructure. We recommend experimenting to find the best-suited model for your use-case. Here are some general recommendations:
  • anthropic.claude-3-5-sonnet-20241022-v2:0 model is good for most use-cases and supports image input.
  • anthropic.claude-3-5-haiku-20241022-v2:0 model is their fastest model.

Authentication

Set your AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION environment variables. Get your keys from here.

Example

Use Claude with your Agent:
View more examples here.

Parameters

Claude is a subclass of AnthropicClaude and has access to the same params.