Skip to main content

All Questions

0 votes
0 answers
215 views

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 ...
archil.z's user avatar
0 votes
2 answers
108 views

Creating QnA Chatbot on Azure

I need to know if I can create a custom QnA chatbot using Azure Language Studio? I found some tutorials in the web but there are no blogs or anything which shows how can we connect azure SQL to a ...
naam_nrj's user avatar
0 votes
2 answers
2k views

Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired

I have a chatbot using C# language using Bot Framework and I'm using the Luis api to recognize intent from the user input but I'm getting an error says: Unauthorized. Access token is missing, invalid, ...
hamzah jazi's user avatar
0 votes
1 answer
60 views

the type or namespace name luisresult could not be found

I have a C# chatbot and I want to connect LUIS API to it but I keep getting this error: the type or namespace name luisresult could not be found how can I solve this error? private async Task ...
hamzahjazi98's user avatar
-2 votes
1 answer
197 views

How to access the entity value in Luis

I want to print the value of the entity that is already defined in the Luis portal, I already printed the TopIntent but I need to access the entity and print the value of it
hamzahjazi98's user avatar
2 votes
1 answer
55 views

LUIS refresh dispatch programmatically

I have an application that uses QNA APIs to add FAQs to a specific KB that is connected to a dispatch app. When the user create FAQ from my applications it is not added to the dispatch app unless I ...
Heba El-Fadly's user avatar
1 vote
1 answer
286 views

bot framework composer creating machine learning entity

I'm building a chatbot, but I don't know how to add a complex machine learning entity, what I'm trying to do is to request fullname and extract first name, second name, middle name, etc. I know how to ...
Daniel P's user avatar
  • 150
0 votes
1 answer
159 views

How to update the QnA Maker Knowledge Bases in the orchestrator?

I created a bot with Orchestrator within the Sample from the BotBuilder-Samples and applied five knowledge Bases to it. I followed the steps and successfully deployed the bot. My question now: When i ...
deetwo-id's user avatar
  • 255
0 votes
1 answer
187 views

Microsoft Bot - Manipulate user's input before it is injected into the bot

I am using Microsoft bot composer framework, and I want to change the user's input before it is injected into the bot. Can it be done? The purpose of the change is to translate the user's input into ...
levi's user avatar
  • 1,147
0 votes
0 answers
93 views

User input is overly accepting

When following along the tutorial at Tutorial: Add LUIS for language understanding it walks me through setting up a weather bot. One of the final steps is to set up input in the format of - get ...
gilliduck's user avatar
  • 2,942
0 votes
0 answers
275 views

Getting multiple responses in teams bot with MS bot framework

I build a conversation flow with MS bot framework and integrated with both directline and MSteams channels. In directline the bot works as expected but in teams I am getting multiple respones after ...
Yagnes Yagne's user avatar
2 votes
2 answers
828 views

LUIS gives 403 error “Out of call volume quota.” when testing in portal with using Authoring Resource F0

As I am trying to test LUIS app, it is throwing 403 error with this message:"Out of call volume quota for LUIS.Authoring F0 pricing tier. Please retry after 9 days. To increase your call volume ...
Jaison's user avatar
  • 31
0 votes
1 answer
805 views

Microsoft Chat BOT with multiple BOTs integration

I am working on a requirement where we need to create a chat BOT application using Azure BOT service that takes input from the user and based on the response from the user, redirect the user to the ...
Sharvani's user avatar
  • 121
1 vote
0 answers
310 views

Can we show some reports like Table data like rows and columns in Microsoft Bot framework

I am building an Azure LUIS chatbot using Microsoft Bot Framework, where I have to show some reports in tables in the chatbot itself based on the user input. Can we do it in the Microsoft bot ...
Developer 's user avatar
0 votes
1 answer
88 views

Azure LUIS Chatbot not working when added security to it

I have developed an Azure LUIS chatbot and it was working as expected. but while adding security to it in the Azure portal like 1- App Service Authentication set to On 2- Action to take when the ...
Developer 's user avatar

15 30 50 per page
1
2 3 4 5
8