v2.9.0
aws-samples/bedrock-chatv2.9.0Apr 4, 2025by statefb
AI Summary
Added support for Bedrock agents, multi-agent collaboration, and new model options including DeepSeek, Llama, and Mistral.
Key Highlights
- Support for Bedrock agents and multi-agent collaboration
- DeepSeek, Llama, and Mistral model support
- PDF page number jumping feature
- Claude 3.5 Sonnet parsing model
New Features
- Bedrock agents and multi-agent support
- DeepSeek/Llama/Mistral model support
- PDF page number jumping
- Claude 3.5 Sonnet parsing model
Full Release Notes
## New Features - Support for existing Bedrock agents and multi-agents, allowing chatbots to utilize agent tools and enabling multi-agent collaboration. #791 by @fsatsuki - Additional model support for DeepSeek, Llama, and Mistral models. #806 by @fsatsuki ## Bug Fixes - Fixed code block line break issues across different browsers and environments with a comprehensive styling solution. #787 by @statefb ## Enhancements - Made it possible to quickly jump to the corresponding page in relevant PDF documents by assigning page numbers to S3 URLs. #804 by @fsatsuki - Added Claude 3.5 Sonnet to parsing model options, replacing the deprecated Claude 3 Sonnet. #797 by @fsatsuki