v2.3.0
aws-samples/bedrock-chatv2.3.0Dec 4, 2024by statefb
AI Summary
This release introduces support for Amazon Nova, a new high-performance multimodal LLM, and removes .text and .pptx from the supported Knowledge Base file formats.
Key Highlights
- Added support for Amazon Nova multimodal LLM
- Removed .text and .pptx from supported file formats in Knowledge Base
New Features
- Amazon Nova model support
- Removed .text and .pptx support from Knowledge Base
Full Release Notes
## New Features - Support for Amazon Nova, a new high-performance multimodal LLM model offered by Amazon that can handle text, images, and videos across multiple languages. #623 by @fsatsuki ## Bug Fixes - Removed .text and .pptx from supported file formats in Knowledge base. #619 by @maemasam000