Key Benefits
- Enhanced Data Privacy. NLU connectors enable preprocessing of input text, allowing sensitive information to be masked or removed before it reaches the Intent Trainer. NLU connectors prevent sensitive data from being stored or used for training, protecting user privacy.
- Improved Intent Training. By preprocessing the input text and removing irrelevant or inappropriate data, NLU connectors ensure that the Intent Trainer receives cleaner, more focused data.
- Flexible Slot Management. NLU connectors provide a mechanism for customizing and adapting Slot mechanics, such as date handling. This mechanism allows you to fine-tune how Slots are extracted and used within the conversation, addressing specific requirements or edge cases.
Restrictions
- When using external NLU connectors, API quota limits, additional terms, conditions, or charges may apply.
Working with NLU Connectors
- GUI
- API
You can view, create, export, and delete NLU Connectors in Build > NLU Connectors.
NLU Transformers
Customize the pipeline in NLU Connectors by using the NLU Transformers. With transformers, you can:- Modify the incoming message from the Endpoint before itโs sent to the NLU engine.
- Adjust the response from the NLU engine before it reaches the Flow execution.