Skip to content

chore(bedrock): add support for claude 3 models in agents for bedrock#405

Merged
krokoko merged 4 commits intoawslabs:mainfrom
krokoko:bedrock_claude3
Apr 25, 2024
Merged

chore(bedrock): add support for claude 3 models in agents for bedrock#405
krokoko merged 4 commits intoawslabs:mainfrom
krokoko:bedrock_claude3

Conversation

@krokoko
Copy link
Copy Markdown
Collaborator

@krokoko krokoko commented Apr 24, 2024

Fixes #404

Add support for claude 3 sonnet and haiku in agents for bedrock
Tested with the bedrock sample available here: https://github.com/aws-samples/generative-ai-cdk-constructs-samples/tree/main/samples/bedrock-agent
Deployed and tested the sample with each one of the new models


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

@krokoko krokoko enabled auto-merge (squash) April 24, 2024 19:19
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.24%. Comparing base (2331f98) to head (16941bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   93.24%   93.24%           
=======================================
  Files          50       50           
  Lines       11338    11346    +8     
  Branches      352      255   -97     
=======================================
+ Hits        10572    10580    +8     
  Misses        766      766           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@krokoko krokoko merged commit 3a7e73c into awslabs:main Apr 25, 2024
@krokoko krokoko deleted the bedrock_claude3 branch April 25, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(bedrock): add support for Claude 3 models

4 participants