-
Possibly related to [#6413](https://github.com/microsoft/botframework-sdk/issues/6413)
Our Chatbot project is built in BotFramework-SDK using Dispatch CLI, some LUIS models, and some QnA Maker KBs.…
-
There's a strong desire in the Azure SDKs to simply use `require` instead of `input-file` to reference autorest configuration - so that most configuration can be shared.
This is a problem for servi…
-
## Version
4.11.0
## Describe the bug
Using Python bot with QnAMaker service, the QnAMaker trace can't be shown in Bot Emulator.
However using DotNetCore bot with QnAMaker service, the QnAMaker …
-
Hello there, we are looking to remove the **Ask an Expert** feature of the bot, and were wondering if that were even possible to do so. Ideally, we'd like to just have the bot that the user can messag…
-
## Describe the bug
When deploying a new QNA maker service via az cli, using an ARM template, however I am unable to perform any actions - either via the qnamaker.ai portal or programatically via t…
-
when using QNA maker and having an additional prompt for a question. if that prompt is to a answer that has a hyperlink in it. it will work in test but once published it will say could not find answer…
-
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature reque…
ghost updated
3 years ago
-
## Issue
I am trying to create a new FAQ bot (.NET) using the custom question answering feature. This has recently moved from QnA Maker service to Language Cognitive Service. The Bot Framework does…
-
"NoMatchHandler" not getting triggered when no match is found in QnA KB.
Instead "DefaultMatchHandler" is called with response as "No good match found in KB."
This behaviour started on updating the…
-
When I imported, trained, and deployed the document here:
https://github.com/Azure-Samples/cognitive-services-sample-data-files/blob/master/qna-maker/data-source-formats/multi-turn.docx
The resu…