Skip to main content

JAICP updates in June 2023

New

  • nluSystemLimit event.
  • Custom reactions for text campaigns.

Docs

  • Knowledge base skills have been renamed to modules.
  • Updated $morph pattern element reference.
  • New article on the edna WhatsApp 2.0 channel.
  • Added the httpHeaders and auth fields for the audio reply type.
  • Expanded reference on $jsapi methods 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 $morph pattern 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 httpHeaders and auth fields for the audio reply type. Use them to add audio files that are in private storages to the bot’s answers.
  • We have expanded the reference on $jsapi methods for working with the current time: $jsapi.currentTime, $jsapi.dateForZone, $jsapi.timeForZone, as well as the <dateTime> tag.