Descriptions
An Overview of Large Language Models (LLM) Intent Classification and Its Implementation in Parloa
Parloaâs LLM Intent Classification enhances your botâs ability to understand user intents. This feature works alongside the traditional Natural Language Understanding (NLU) approach, which depends on a trained speech model. Unlike traditional methods, the LLM method uses natural language descriptions. This simplifies the process of creating intent systems and eliminates the need for separate intent utterances.
Activation Process
To use LLM Intent Classification, you must activate it, as it is not enabled by default. Follow these steps:
Contact Support
Email our support team at [email protected], or
Reach out to your Customer Success Manager.
Apply to Your Workflow
After activation, you can add this feature to Start Conversation and State blocks in your botâs workflow.
Using LLM Intent Classification involves additional costs. For pricing details or contract modifications, consult your Customer Success Manager.
Use Case Benefits
For new bots: Start with LLM classification to avoid creating multiple example utterances.
For existing bots: Use LLM classification to reduce dependency on speech models for intent recognition.
Enabling LLM Intent Classification on a Block
Select the Intent Detection Method
Click the block you want to update (Start Conversation or State).
Go to the Intents tab and open the Detect Intent by dropdown menu.
Note: If LLM is not enabled, the menu will default to Utterances, and the Description option will not be selectable.
To enable LLM, select Description from the dropdown menu.
An icon will appear on the block, confirming your selection.
Add Intent Descriptions
You can provide intent descriptions using one of two methods:
Option 1: Via the Intents Tab
Click the edit icon next to the intent.
The following displays, enabling you to enter your description:
Option 2: Via Speech Assets
Navigate to Speech Assets -> Intents.
Add intent descriptions directly:
Note: Intent descriptions are mandatory. If missing, an error icon will appear, indicating the intent is non-functional.
Intent descriptions are mandatory. If missing, an error icon will appear, indicating the intent is non-functional:
Crafting Effective Intent Descriptions
Write in simple, clear language.
Limit descriptions to 500 characters.
Aim for a length of 70 to 125 words to ensure accuracy and clarity.
Frequently Asked Questions (FAQ's)
Last updated
Was this helpful?