v3.6.0
aws-samples/bedrock-chatv3.6.0Aug 6, 2025by github-actions[bot]
AI Summary
Adds support for the Claude 4.1 Opus model and updates form handling libraries.
Key Highlights
- Added Claude 4.1 Opus model support with pricing and media support
- Fixed minor typos in agent documentation
- Bumped form-data library for security and functionality
New Features
- Claude 4.1 Opus model support
Full Release Notes
## Features - Added Claude 4.1 Opus model support with pricing configuration, multi-language translations, and media type support by @statefb (#906) ## Bug Fixes - Fixed minor typos in the agent documentation by @EgorBananaz (#904) ## Enhancements - Bumped form-data from 4.0.0 to 4.0.4 in the frontend to address security and functionality improvements by @app/dependabot (#895)