Skip to content

v5.4.0

Compare
Choose a tag to compare
@tabdunabi tabdunabi released this 27 Jul 22:50
· 31 commits to main since this release
aab2762

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