v2.4.3
aws-samples/bedrock-chatv2.4.3Feb 25, 2025by statefb
AI Summary
This version adds support for the Claude 3.7 Sonnet model and fixes a critical bug preventing guardrails from being used due to missing DynamoDB entries. It also adds a GitHub Action for automatic documentation translation.
Key Highlights
- Claude 3.7 Sonnet model support
- Fixed guardrails bug related to missing ARN and version in DynamoDB
- GitHub Action for automatic documentation translation
New Features
- Claude 3.7 Sonnet model support
Full Release Notes
## New Features - Support for Claude 3.7 Sonnet model #742 by @statefb ## Bug Fixes - Fixed a bug where guardrails couldn't be used due to missing guardrail ARN and version in DynamoDB. #715 by @fsatsuki ## Enhancements - Added GitHub Action to automatically translate documentation into supported languages using Bedrock. #716 by @statefb