languagestudio-clu-connector
Service icon

LanguageStudio_CLU_Connector

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

LanguageStudio_CLU_Connector

Documentation
1.0.0

The CLU_SendRequest allows you to send a user prompt to a trained CLU model in an Azure Language Studio project. There are 4 parameters to configure first:


- Endpoint: This is the endpoint of the language resource created in the Azure Portal;

- Project Name: This is the name of the project the model was created in. It can be seen on the landing page of the CLU service, where you can also create more projects;

- Deployment Name : This is the name of the deployed model you want to use. You can deploy a model or see deployed models in the "Deploying a model" tab when you select a project;

- Key: This is the Azure Language Resource's primary key, visible in the settings tab when you select a project.