Intent Creation

Introduction

Intent refers to the goal or purpose behind a user's input or query. It represents what the user wants to achieve or convey through their text or speech. For example, when a user types or says, "I ordered a bag last week. When will you deliver it" the intent is to track_order_status.

Types of Intent:

  • System Intent: Intents automatically created when content is trained in workspace. Product Search, Q&A intent is the system intent for Commerce domain workspace & FAQ intent for generic domain.
  • Custom Intent: Intents created by manually by user.

In a single workspace maximum of 20 intents (System & Custom) can be created.

Steps to Create a custom Intent:

  1. Click on Create Intent button present in Intents tag.
  2. Enter the Intent Name & Description.
  3. Click on Generate Utterances button. AI will generate utterances based on provided intent description.
  4. Add few manual utterances to include more variations. (Optional)
  5. Click on Save & Train

Adding Utterances for Intent Training: User can ask AI to generate utterances based on provided intent description and also add the utterances manually in the training data.

Intent Utterance Training

Intent Utterance Untraining allows users to delete specific utterances from an intent that has already been trained in the ACE LLM model ensuring more precise and accurate model fine tuning.

Steps to Untrain Intent Utterances:

  1. Go to Intent section & Select the required intent to start the untraining
  2. Navigate to the utterance you want to untrain & click on the Delete icon. If the Delete icon is accidentally clicked for an utterance then you can revert the action by clicking on the undo icon.

Note: At present you can only untrain the manually added user utterances. Untraining of AI generated utterances is not allowed at the moment.

  1. Click on Save & Train button to complete the untraining.

What’s Next