Skip to main content

Getting Started

To integrate AWS Bedrock with your Rapida application, follow these steps:

Supported Models

AWS Bedrock offers several advanced language models that can be used with this integration. Here’s a table of some supported models:
Model NameProviderDescription
ai21.jamba-instruct-v1:0AI21 LabsInstruct model for various NLP tasks
anthropic.claude-v2:1AnthropicLatest Claude v2 model with advanced capabilities
anthropic.claude-v2AnthropicClaude v2 model for general language tasks
anthropic.claude-instant-v1AnthropicFaster, more efficient Claude model
anthropic.claude-instant-v1:2AnthropicUpdated version of Claude Instant
anthropic.claude-v2:0AnthropicInitial release of Claude v2
Note: AWS Bedrock may add or update models over time. Check the AWS Bedrock documentation for the most up-to-date list of available models.

Prerequisites

  • Have an AWS account with access to AWS Bedrock.
  • Set up your AWS credentials and permissions to use Bedrock.
  • Ensure you have the necessary IAM permissions to access Bedrock and its models.

Setting Up Provider Credentials

1

Access the Integrations Page

Integrations PageNavigate to the “Integration > Models” page. Here you’ll see a grid of various AI model providers including AWS Bedrock, Azure OpenAI, Anthropic, Cohere, OpenAI, and more.
2

Select AWS Bedrock

On the Integrations page, find the AWS Bedrock provider card.Click the “Setup Credential” button for AWS Bedrock.
3

Create Provider Credential

Create Provider CredentialA modal window will appear titled “Create provider credential”. Follow these steps:
  1. Select “AWS Bedrock” from the dropdown (if not already selected)
  2. Enter a Key Name: Assign a unique name to this provider key for easy identification
  3. Enter the AWS Access Key ID: Input your AWS access key ID
  4. Enter the AWS Secret Access Key: Input your AWS secret access key
  5. Select the AWS Region: Choose the region where you want to use Bedrock
  6. Click “Configure” to save the credential
4

Verify Credential Setup

View Provider CredentialAfter setting up the credential, you can verify it’s been added:
  1. The AWS Bedrock provider card should now show “Connected”
  2. If you click on the provider, you’ll see a “View provider credential” modal
  3. This modal displays the credential name, when it was last updated, and options to delete or close
Your AWS Bedrock provider credential is now set up and ready to use with the integration system.