-
"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…
-
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## Describe the bug
Return to Previous prompt not working with multiturn QNA maker. Top to down sequence of follow-up prompt is working find but the reverse sequence i.e., bottom - up is not …
-
-
Based on feedback about `AnswerSpan.confidenceScore` being optional in code gen (it should be `double` not a `double?`), both request and response models should author `required` properties like this.…
-
I'm calling QnAMaker GenerateAnswer API and my knowledge database has all answers with 3 or 4 diferents metadata keys. When I call to get answer from question , I get all information aboust answer bu…
-
For instance, if you have multiple potential options with similar text, the QNAMaker bot will read the KB links and present the additional turns in the card. (prompt based on context)
This bot, whi…
-
There are currently 3 top-level blocks trying to declare default tags (there can be only one - and it doesn't make sense with separate SDKs anyway), and we could move the title to a global to avoid re…