This repository has been archived by the owner on May 6, 2022. It is now read-only.
Release 6.0.0-beta.0
Pre-release
Pre-release
6.0.0-beta.0 (2021-01-11)
Bug Fixes
- nlu: update NLU slot type to be a map with custom property names (f0ba05b)
BREAKING CHANGES
- nlu: The NLU slot type was changed in version 5.0. This commit changes
it back to what it was pre-5.0. slots will be a map, and the property names will
be derived from the name given in the NLU metadata.