python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can I disable message recommendations in Microsoft Teams Bot
I followed this tutorial to build my first bot in Microsoft Teams.
In the chat window I always get recommendations on what I can ask the bot. After a while that gets quite annoying... How can I disabl...
Mira Pautz
Votes: 0
Answers: 1
How do I capture output from rasa chatbot?
I have a working Rasa chatbot that does some simple sentiment analysis using NLTK (vader_lexicon) on the user input. This is done similar to this tutorial: https://rasa.com/blog/enhancing-rasa-nlu-wit...
Olivia
Votes: 0
Answers: 0
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 Dispatc...
hamzahjazi98
Votes: 0
Answers: 1
Deployment of MS Bot on Azure for testing taking too much time
I have got a microsoft bot build using the botframework-sdk in python. It is deployed on Azure and interacted with using the teams channel. I had set up github continuous deployment but it takes aroun...
Piyush Kansal
Votes: 0
Answers: 0