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.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants