Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This document will explain the nomenclature behind autogenerated slots created in the Orbita platform.

Modules:

While exporting the Project, the autogenerated slots and intents does not get exported along with the Project export data. During import action in the destination project, these autogenerated intents and slots are created.

Flow Studio

We have the option to create autogenerated intents while creating a Flow studio flow. All the autogenerated intents of the Flow studio gets created under 'OrbitFlowMessages'. Each flow will have its corresponding List created. the List follows the nomenclature, 'Flow_{{random 15 characters}}'. When we create multiple flows, there will be respective flow studio lists created within OrbitaFlowMessages Intent.

The Intent slots are defined.

There is also an option to add utterances when we create a flow. This will create another autogenerated intent using the nomenclature, ‘FLOW_{{6 character token}}’. When there are multiple flows created with utterances added to them, the system will create multiple intents in this nomenclature. These intents will have the utterances defined by the user.

Survey

All the autogenerated intents of the Survey gets created under ‘OrbitaSurveyMessages’ Intent.

The individual Survey will have an individual List auto-created. The list follows the nomenclature, ‘SURVEY_{{random 15 characters}}’. When multiple Survey is created by the user, multiple Lists gets created with the same naming standard.

Answers v1

While creating a Knowledge base in Answers v1, there is an option to create auto-generated intents. This will make the system generate an intent in the nomenclature, ‘OA{{KB name}}Intent’. The Topic, Relationship, and the Interrogatives defined are also mapped to autogenerated slots in the Intent.

The slots that are generated for the Topics, Relationships, and Interrogative use the nomenclature {{KB name}}_TOPICS, {{KB name}}_RELATIONSHIP, {{KB name}}_INTERROGATIVE respectively.

Answers v2

Each primary question will have a corresponding Intent created in the Intent library.
You can see the Intent ID created for a Primary question in the IDs section.

Orbita creates one label intent and one label slot per KB. The Label slot is mapped to the Label intent for that KB. Each label you create will add a new line item in the label slot. Synonyms of a label are added to the respective slot line item as synonyms.

  • No labels