Skip to content

QnAMakerDialog should create QnAMaker with more parameters #3472

@xieofxie

Description

@xieofxie

Use this query to search for the most popular feature requests.

Is your feature request related to a problem? Please describe.

QnAMakerDialog creates QnAMaker without parameters like IBotTelemetryClient telemetryClient, bool logPersonalInformation. So we could not control these.

Describe the solution you'd like

Could configure all parameters for QnAMaker.

Describe alternatives you've considered

Additional context

return new QnAMaker(endpoint, options, HttpClient);

[enhancement]

Metadata

Metadata

Labels

P2Nice to haveR9Release 9 - May 15th, 2020

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions