Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

v5.4.0

Compare
Choose a tag to compare
@space-pope space-pope released this 01 Jun 20:11
· 199 commits to master since this release
48fff09

Features

Slot output changes:

  • Slots declared by an intent but not tagged by the model are returned to the caller in the output with a null value
  • Slots not declared by an intent but tagged by the model do not cause an error and are not returned to the caller

Fixes

Removed references to a deprecated configuration parameter for the NLU model.