0.21.1
- Updated the streaming feature to be more flexible so users can choose whether or not the fullfilment Lambda should be streaming responses. Additional details can be found in the streaming responses README.
- Added a copy icon so responses from the bot can be easily copy/pasted. This option can be configured manually from the configuration file and is defaulted to 'off'.
- TalkDesk integration is now supported with the Web UI. Please refer to this blog post for full details.
- Updated broswer targets to only support ES6 browsers.
- Dependency upgrades to address vulnerabilities
What's Changed
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #639
- add copy icon for LLM responses in chatbot UI by @ashjnaik in #634
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #645
- Updates for more flexible streaming options by @atjohns in #642
- Bump express from 4.18.3 to 4.19.2 by @dependabot in #650
- Fix webpack issue with 'vm' by @atjohns in #651
- Talkdesk integration by @atjohns in #656
New Contributors
Full Changelog: v0.21.0...v0.21.1