Questions tagged [language-studio]
16 questions
2
votes
1 answer
How to integrate custom question answering (FAQ) bot into an existing azure bot in composer
I have made a chatbot that performs different actions using bot composer. Its showing an error while integrating a custom QNA bot into my existing project in composer .
I was able to integrate the Custom QNA bot as new project in composer ,but…

Bastine Johns
- 21
- 1
1
vote
1 answer
Unsupported/Invalid URL(s) when trying to add source to Language Studio knowledge base
I am trying to add a source from a Sharepoint page or Word document stored in Sharepoint using the URL-option I get the following error message: Unsupported/Invalid URL(s). It works just fine when adding a URL like this:…

DHjelm
- 21
- 5
1
vote
0 answers
Migrating to Azure CLU services from soon to be deprecated LUIS - recognizing a 'gather number' intent
The LUIS way of doing things, we were able to specify a 'pattern' and get the intents with 100% confidence. And we are trying to get to the same confidence level with the new CLU service. We migrated to CLU from LUIS - but the 'patterns' data got…

Athadu
- 854
- 7
- 13
0
votes
0 answers
Microsoft.CluRecognizer not registered in factory
In bot framework composer implementing CLU.Recognizer, following https://github.com/microsoft/botframework-components/tree/main/packages/Recognizers/ConversationLanguageUnderstanding/dotnet
when working on local environment it is working but on…

archil.z
- 1
- 3
0
votes
1 answer
I am getting an error while I'm trying to create a project in Azure Language studio custom question answering
I am getting an error while I'm trying to create a project in Azure Language studio custom question answering.
Failed to open project A server error occurred while trying to open your project. Please refresh and try again.Azure language…

kausalya shekar
- 1
- 1
0
votes
1 answer
Unable to call Language Studio Custom Named Entity Recognition Endpoint
I have trained and deployed a Custom Named Entity Recognition model in Language Studio. The model is successfully deployed and I can test it from Language Studio UI, I can see the detected entities. But when I try to access the endpoint from either…

Atinesh
- 1,790
- 9
- 36
- 57
0
votes
0 answers
Smart URL refresh in Azure Language Studio doesn't work (adds duplicate QnA Pairs)
I am refreshing an URL to one of my sources in Langauge Studio using the "Refresh URL"-button. According to the documentation https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/how-to/smart-url-refresh,…

DHjelm
- 21
- 5
0
votes
1 answer
Is it possible to convert .qna files to other acceptable formats for the Language Studio?
In the past months/years i was working with The QnA Maker Service and did my QnA-Backups automaticlly with the .qna file format.
Now i want to migrate to migrate to the Language Studio and for i was wondering if the Language Studio does accept .qna…

deetwo-id
- 245
- 1
- 10
0
votes
1 answer
Azure learning studio Chat bot with authenticated URL as source
I am creating a azure cognitive service chatbot where I am currently adding static URLs as sources. Is there any option to add a URL as source to questions and answers section where the URL is authenticated via azure active directory…

Kurkula
- 6,386
- 27
- 127
- 202
0
votes
0 answers
How to implement nested entities in new LUIS version: CLU
I've been trying to replicate some of my previous LUIS knowledge into the new Microsoft Language portal (Conversational Language Understanding) and I'm getting stuck into one thing that we used to do so frequently that we have no longer been able to…

Felipe Santos
- 1
- 1
0
votes
0 answers
How to use custom qna with orchestration workflow inside of language studio (nodeJS)
Currently I'm using Azure Language Studio with multiple projects. Some QnA, some CLU.
At my bot I'm using the botbuilder / botbuilder-ai lib. Everything works quite perfectly, but I'm wondering if I could use the qnaMakerDialog to display a…
0
votes
1 answer
Why Azure Web app Bot gives wrong answer?
i've created a Web app Bot for Q&A on Azure, following those steps:
created a new project and filled the Q&A knowledge base con Language Studio
Deployed it from language studio
Created a bot from language studio, as a C# bot
Added a Direct Line…

giocarmine
- 580
- 1
- 13
- 29
0
votes
1 answer
Is there an API for the Azure Language Studio, especially for Custom Question Answering?
i am currently working with the Language Studio by Azure. For now, i am wondering if there is an API for this, especially for the Custom Question Answering that i can work with on my current project.

deetwo-id
- 245
- 1
- 10
0
votes
1 answer
How to enlarge Custom Question Answering Editor Window in Language Studio
The existing QnA maker editor will be always better than the current custom question answering in the azure language studio. We have added 600+ QnA question pairs in custom question answering but the editor is very small and we can able to see only…

Rajeesh Menoth
- 1,704
- 3
- 17
- 33