v5.4.0
Note: we recommend that you first deploy these changes in a non-production environment. This is true for all releases, but especially important for minor and major releases.
Added
- New (optional) query disambiguation and text generation features through the use of Large Language Models (LLMs) to enable enhanced conversational chat and response synthesis. Details at README
- In order to provide this functionality, the solution will provision an inference endpoint hosted on Amazon SageMaker
- If enabled, this has cost implications. Please refer to the IG to see cost estimates
- App Registry integration, QnABot will now register an application in System Manager to enable various application management tools
Updated
- Lambda runtimes updated to NodeJS 18
- Python runtimes updated to Python 3.10
- Security patches for npm and pip packages