garypretty / botframework

Microsoft Bot Framework helpers and additional dialogs
MIT License
60 stars 51 forks source link

[QnAMakerDialog] Support version 2.0 api #10

Closed Robjam closed 6 years ago

Robjam commented 7 years ago

The version 2.0 api documentation has some really nice features I would like to use such as:

I have a feeling this will not be backwards compatible, but would love to lend a hand if possible.

This is also a partial duplicate of #9

garypretty commented 7 years ago

Hi. Sorry for the delay. I will be picking this up this week. I think you are right about backwards compatibility, but I am going to have a think about how best to do this. Will let you know once I have something.

Robjam commented 7 years ago

No worries, actually I found out that BotFramework has a cognitive services library that appears very similar. While I didn't find it until after I opened this issue, maybe a heads up in the readme might be good?