This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
v0.2.0
0.2.0 (2020-10-31)
⚠ BREAKING CHANGES
- removed enable_spell_correction from
NluSettings
Features
- added labels field and description field into Intent and Dtmf input to QueryInput (#62) (3220b26)
- Remove flow level spell correction setting. feat: Change LRO response for ImportAgent from Empty to ImportAgentResponse, to include the created agent name. feat: Add parameter flag into page and intent parameters. feat: Add
allow_playback_interruption
to OutputAudioText to make it have feature parity with Text message type. feat: Enable sentiment analysis feature. feat: Enable EventInput. feat: Enabletrigger_event
in MatchIntentResponse. docs: Add documentation for sessions. (#42) (77f6650)