languagestudio-clu-connector
Service icon

LanguageStudio_CLU_Connector

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 10 Nov (12 hours ago)
 by 
0.0
 (0 ratings)
languagestudio-clu-connector

LanguageStudio_CLU_Connector

Details
This component allows for easy integration of the Azure Language Studio Conversational Language Understanding (CLU) feature. This allows you to send a user prompt and extract the intent and entities in it, using the models trained and deployed in your Language Studio project. The main uses for this component are: - Chatbots and Virtual Assistants; - Customer Support Automation; - Text interaction with the user.
Read more

To use this component, all you have to do is use the CLU_SendRequest action in your code and provide it with the user's prompt, and you will get a response with the intent and entities extracted and the corresponding confidence score (it is recommended to use a confidence threshold to make sure only accurate results are used).

You can then apply the logic you want to handle the intents and entities returned by your model, allowing for custom processing of the result. This way, you can design workflows for different intents and support many interactions with your users.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category