3.1.2

aws-samples/bedrock-chat3.1.2Sep 18, 2023by vladmandic

AI Summary

A major version bump focused on updating runtime environments and dependencies, along with bug fixes for specific models and new cropping capabilities.

Key Highlights

  • Major toolkit upgrade to Node 20, npm 10, TypeScript 5.1, and TFJS 4.11
  • Added support for detecting the Electron environment
  • Fixed specific models `gender-ssrnet-imdb` and `movenet-multipose`
  • Introduced optional crop values for multiple model types

New Features

  • Electron environment detection
  • Optional crop values for emotion, description, ssrnet, and gear models

Full Release Notes

## Refresh Release

- major toolkit upgrade:  
  `node` v20, `npm` v10, `typescript` v5.1, `tfjs`: 4.11
- add `electron` environment detection
- fix `gender-ssrnet-imdb`
- fix `movenet-multipose`
- add optional `crop` values for *emotion*, *description*, *ssrnet* and *gear* models