Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(bedrock): support Jamba 1.5 Large and Mini (aws#31537)
Add new foundation model. Ref: * https://aws.amazon.com/about-aws/whats-new/2024/09/jamba-1-5-family-models-amazon-bedrock/ * https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html Provider | Model name | Version | Model ID -- | -- | -- | -- AI21 Labs | Jamba 1.5 Large | 1.x | ai21.jamba-1-5-large-v1:0 AI21 Labs | Jamba 1.5 Mini | 1.x | ai21.jamba-1-5-mini-v1:0 ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information