Forum Discussion
Failed fetching CLU intents, please try again.
I have created a CLU language model with intents, variables etc. I have trained the language model and deployed it. I was able to successfully test the deployment aswell.
I am trying to attach this CLU model in Healthbot. I have given all the details necessary to add the language to bot. The details included subscription key, deployment name, project name etc.
When I click fetch CLU intents, I get 'failed fetching CLU intents, please try again'.
I double checked on the configurations and they are looked good but I am not sure why I get this error. Could someone please help resolve this issue.
- LilachGMicrosoft
Karteek_Bandi It is difficult to identify the problem without seeing how you created the CLU in the Health Bot.
A full description of how to use CLU in Health Bot can be found here: Extend your Azure AI Health Bot with Conversational Language Understanding - Azure AI Health Bot | Microsoft Learn
Most of the times, the Endpoint field is not set properly, please make sure to use the correct template: "https://{your-language-resource-name}.cognitiveservices.azure.com".
If you are still facing issues, please share more details on how you set the fields.