Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Amazon Bedrock Claude support #264

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stevensu1977
Copy link

Amazon Bedrock supported

Model:
Claude 3.5 Sonnet v2
Claude 3.5 Sonnet v1
Claude 3.5 Haiku

#set up AWS key in your .env
AMAZON_BEDROCK_REGION=us-west-2 #you can use us-east-1 or us-west-2
AMAZON_BEDROCK_ACCESS_KEY_ID=
AMAZON_BEDROCK_SECRET_ACCESS_KEY=

@chrismahoney chrismahoney added the duplicate This issue or pull request already exists label Nov 14, 2024
@chrismahoney
Copy link
Collaborator

Tagging to cover with #276 post provider refactor.

@kondisettyravi
Copy link

This is great. Can we also specify a profile in the credentials so that the tool can pick the profile? That'll be helpful as people might have multiple aws accounts

@omesh845
Copy link

Hi, can someone with merge access verify this conflicts and merge this please

@dustinwloring1988 dustinwloring1988 added the model-provider This is a model provider addition label Dec 2, 2024
@SteffanWolter
Copy link

Hello, when will the merge take place?

@thecodacus
Copy link
Collaborator

@stevensu1977, can you resolve the conflicts, we will review and merge these changes post that

@SteffanWolter
Copy link

Two weeks passed

@thecodacus
Copy link
Collaborator

I am waiting for you to resolve the conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists model-provider This is a model provider addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants