v1.2.9

aws-samples/bedrock-chatv1.2.9Aug 26, 2024by statefb

AI Summary

Resolved bugs related to ECS runtime monitoring, SQL agent validation, chat history memory, and NLTK issues.

Key Highlights

  • Fixed error when ECS runtime monitoring is enabled with GuardDuty
  • Fixed validation errors for HumanMessage content when using SQL agent tool
  • Fixed issue where chat history was not being remembered in Published (Bot) API
  • Resolved unstructured / NLTK bug issues

Full Release Notes

## Bug Fixes

- Fixed an error that occurred when ECS runtime monitoring is enabled with GuardDuty#501 by @fsatsuki
- Fixed validation errors for HumanMessage content when uses sql agent tool. #498 by @drskur
- Fixed issue where chat history was not being remembered in Published (Bot) API #500 by @Yukinobu-Mine
- Resolve unstructured / NLTK bug issues. #499, #502 by @fsatsuki, @Yukinobu-Mine