v1.3.2

aws-samples/bedrock-chatv1.3.2Oct 10, 2024by statefb

AI Summary

This release updates Vite for security, upgrades the knowledge base embedding model to Titan v2, and improves agent tool name loading.

Key Highlights

  • Updated Vite to version 5.4.8 for security
  • Upgraded knowledge base embedding model to Titan v2

New Features

  • Vite security update
  • Titan v2 embedding model upgrade
  • Automatic agent tool name and description loading
  • Duckduckgo-search availability fix

Full Release Notes

## Enhancements
- Updated Vite to version 5.4.8 to fix security vulnerabilities. #549 by @Yukinobu-Mine
- Upgraded knowledge base embedding model from Titan v1 to v2. #544 by @Tsujiba
- Automatically load agent tool name and description from language file. #514 by @CallumCPP

## Bug Fixes
- Updated duckduckgo-search to version 6.2.12 to resolve availability issue. #541 by @Tsujiba