Skip to content

chore(bedrock): add claude 3.5 sonnet v2 #31857

Merged
mergify[bot] merged 2 commits intoaws:mainfrom
pahud:sonnet-35-v2
Oct 22, 2024
Merged

chore(bedrock): add claude 3.5 sonnet v2 #31857
mergify[bot] merged 2 commits intoaws:mainfrom
pahud:sonnet-35-v2

Conversation

@pahud
Copy link
Copy Markdown
Contributor

@pahud pahud commented Oct 22, 2024

Add Anthropic's Claude 3.5 Sonnet V2 model.

% AWS_REGION=us-west-2 AWS_PROFILE=pahud aws bedrock li
st-foundation-models | jq -r '.modelSummaries[] | select(.modelId | startswith("anthropic.claude-3-5")) | .modelId'
anthropic.claude-3-5-sonnet-20241022-v2:0
anthropic.claude-3-5-sonnet-20240620-v1:0:18k
anthropic.claude-3-5-sonnet-20240620-v1:0:51k
anthropic.claude-3-5-sonnet-20240620-v1:0:200k
anthropic.claude-3-5-sonnet-20240620-v1:0

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team October 22, 2024 22:37
@github-actions github-actions bot added the p2 label Oct 22, 2024
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Oct 22, 2024
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 22, 2024

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: b865a33
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 2a48358 into aws:main Oct 22, 2024
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 22, 2024

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants