Releases: aws-samples/generative-ai-use-cases
Releases · aws-samples/generative-ai-use-cases
v4.3.2
Changes
- Fix MCP Chat that stopped working (#1162) @kazuhitogo
v4.3.1
Changes
- Support container deployment from SageMaker Studio (#1157) @toshikwa
- Upgrade lambda runtime to Nodejs22 (#1156) @wadabee
- Support for MCP server that performs file writing (#1148) @tbrand
- Feature : Add import and export feature to Usecase Builder (#1129) @Hikotty
- Add translate Use Case Vietnamese (#1155) @kazuhitogo
- chore: Add cache for Nova Premier (#1153) @toshikwa
- Add Vietnamese localization (#1152) @bach3
- Fix source ip condition for S3 presigned url (#1150) @toshikwa
- Add Claude 4 model to defaul models (#1142) @Sugi275
v4.3.0
Changes
- Add "Experimental" flag properly (#1147) @tbrand
- fix: empty mimeType error on Windows (#1141) @toshikwa
- Feature : Add Taking Meeting Minutes Use Case (#1127) @icoxfog417
- Store and visualize use-case, model, token usage (#1118) @maekawataiki
- Switching visibility of email (#1140) @tbrand
- MCP Chat (#1125) @tbrand
v4.2.8
v4.2.7
Changes
- Bug where login fails with CSP error when custom domain is configured for Cognito (#1117) @tbrand
- Adding translation functionality for Video generation use case (#1115) @tbrand
- User can configure the drawer (Setting the visibility of Use Case Builder and Tools) (#1113) @tbrand
- Implementation of forced stop function for chats (#1108) @tbrand
- fix: Firefox audio compatibility issue (#1109) @toshikwa
v4.2.6
v4.2.5
Changes
- Allow user to configure the visibility of use cases. (#1096) @tbrand
- Allow users to configure settings to turn off streaming (#1091) @tbrand
- add chinese language (#1095) @kazuhitogo
- Add CRI suffix to model display name when duplicate models exist (#1092) @toshikwa
🐛 Bug Fixes
- Fix for Voice Chat use case not working bug (#1104) @tbrand
- Allow Transcribe Websocket connection in Content-Security-Policy (#1101) @icoxfog417
v4.2.4
Changes
- Support prompt caching for Claude 4 models (#1088) @toshikwa
- Add download button in Image Generation. (#1084) @tbrand
- fix: File format errors (#1081) @toshikwa
- Add Claude 4 (#1085) @toshikwa
- Update architecture diagram on READMD.md (#1083) @Sugi275
- Add Validations (#1020) @daisuke-awaji
- Add "View Prompt Examples" button on landing page (#1079) @tbrand
- Display models by name instead of ID (#1078) @tbrand
v4.2.3
Changes
- fix: caching error of images with Amazon Nova (#1077) @toshikwa
- add translate thai (#1076) @kazuhitogo
- fix doc text (#1071) @kazuhitogo
- Fix: Issue with links generated by Kendra RAG chat (Kendra RAGチャットで生成されたリンクの不具合) (#1069) @tbrand
- Enable prompt caching for Amazon Nova by default (#1068) @toshikwa
- chore(chat): make deleteChat func calls async (#1062) @Konippi
- Fix code block selection and copy button functionality during answer generation (#1065) @toshikwa