v3.9.2
aws-samples/bedrock-chatv3.9.2Sep 26, 2025by github-actions[bot]
AI Summary
This release focuses on usability improvements for bot editing and fixes regarding knowledge base tool usage.
Key Highlights
- Changed bot editing confirmation button from 'Edit' to 'Save'
- Fixed selection of correct radio button in bot editing forms
- Suppressed unnecessary usage of the knowledge base tool
Full Release Notes
## Bug Fixes - Fixed selection of correct radio button when editing bots with existing Knowledge Base by @mludvig (#935) - Suppressed unnecessary use of knowledge base tool by @Yukinobu-Mine (#933) ## Enhancements - Changed bot editing form confirmation button from "Edit" to "Save" for better usability by @mludvig (#934)