v2.3.2
aws-samples/bedrock-chatv2.3.2Dec 19, 2024by statefb
AI Summary
This release adds Vietnamese language support and allows users to utilize existing Knowledge Bases. It also fixes issues with reference links, Nova model functionality, and guardrail validation.
Key Highlights
- Vietnamese language support
- Ability to use existing Knowledge Base or another chatbot knowledge base
- Fixed Nova model functionality
New Features
- Vietnamese language support
- Ability to use existing Knowledge Base or another chatbot knowledge base
Full Release Notes
## New Features - Support for Vietnamese language. #650 by @statefb - Ability to use existing Knowledge Base or another chatbot knowledge base. #638 by @fsatsuki ## Bug Fixes - Fixed error when clicking on reference links by removing leading slash from S3 object key. #647 by @Yukinobu-Mine - Fixed Nova model functionality by optimizing system prompts and parameters. #645 by @Yukinobu-Mine - Fixed ValidationException due to empty guard content when Contextual Grounding threshold is above 0. #644 by @Yukinobu-Mine