v0.4.10

aws-samples/bedrock-chatv0.4.10May 29, 2024by statefb

AI Summary

Enhances deployment flexibility with custom parameters and allows toggling document citations, resolving a UI scrolling issue.

Key Highlights

  • Customizable deployment parameters
  • Toggle document citations in responses
  • Fixed scroll jitter issue

New Features

  • Custom deployment parameters (registration, IP, domains)
  • Toggle document chunks/citations
  • Fixed scroll jitter issue

Full Release Notes

## New Features 
- Added flexibility to super-easy deployment mode to customize deployment with parameters like self-registration, IP address restrictions, and allowed sign-up email domains. #318 by @msalheb 
- Ability to toggle displaying retrieved document chunks/citations in bot responses. #298 by @statefb

## Bug Fixes
- Fixed scroll jitter issue when text is being generated near the bottom of the page. #326 by @mattmcdonald39