JAICP updates in June 2023
New
nluSystemLimitevent.- Custom reactions for text campaigns.
Docs
- Knowledge base skills have been renamed to modules.
- Updated
$morphpattern element reference. - New article on the edna WhatsApp 2.0 channel.
- Added the
httpHeadersandauthfields for theaudioreply type. - Expanded reference on
$jsapimethods for working with the current time.
nluSystemLimit event
A new nluSystemLimit event was added.
It is triggered when one of the system limits has been exceeded.
Custom reactions for text campaigns
In the text campaign editor, you now can send not only the built-in bot reactions but also your custom reactions.
Documentation updates
- In the JAICP interface and user documentation, knowledge base skills are now referred to as modules.
- We have updated the
$morphpattern element reference. Now it includes the correct information on the format of grammatical properties depending on the tokenizer engine. - New article on the edna WhatsApp 2.0 channel.
- We have added the
httpHeadersandauthfields for theaudioreply type. Use them to add audio files that are in private storages to the bot’s answers. - We have expanded the reference on
$jsapimethods for working with the current time:$jsapi.currentTime,$jsapi.dateForZone,$jsapi.timeForZone, as well as the<dateTime>tag.