v0.4.8

aws-samples/bedrock-chatv0.4.8Apr 26, 2024by statefb

AI Summary

Introduces user feedback mechanisms with thumbs up/down buttons and adds support for Mistral models and Spanish language.

Key Highlights

  • User feedback buttons for chat messages
  • Mistral model support added
  • Spanish language support

New Features

  • Thumbs up/down buttons
  • Mistral model support
  • Spanish language support
  • Math equation rendering

Full Release Notes

## New Features
- Add thumbs up/down buttons to each message to collect user feedback. #256 by @statefb, @wadabee

## Bug Fixes
- Fixed a deploy error regarding IdP. #254 by @k70suK3-k06a7ash1

## Enhancements

- Skip embedding process if there are no updates to the knowledge, chunk_size, or chunk_overlap in the bot console. #273 by @fsatsuki
- Add support for Mistral models. #253 by @hustshawn
- Add Spanish language support. #258 by @DTheunis
- Update backend README with all the required environment variables to run it locally. #263 by @clementvp
- Add math equation rendering support. #262 by @Taikono-Himazin