Categories:
Aura Bot object, data types and models
Description of the different types of data and models supported by Aura Bot
aura-bot supports several data models, compatible with different languages or structures in order to execute the conversational flow.
The current document includes the description of the different models supported by Aura Bot platform, currently:
auraCommand model
The use of auraCommands, that is, pre-defined options that the user can select from Aura’s interface, is managed by the auraCommand model.
dialogContext model
Aura supports the dialogContext model, a structure that facilitates the recognition of CardActions and prompts without the need of training.
Aura API Key
Aura counts on API Keys to connect to available API endpoints. They are based on an encrypted APIKey data model, which is included in aura-validate-apikey utility.