Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QnA question qualification optimizations #390

Open
1 task
csharpfritz opened this issue Apr 19, 2020 · 0 comments
Open
1 task

QnA question qualification optimizations #390

csharpfritz opened this issue Apr 19, 2020 · 0 comments

Comments

@csharpfritz
Copy link
Owner

csharpfritz commented Apr 19, 2020

The initial criteria for identifying a question for the bot to answer could be further optimized.

The Fritz.Chatbot\Commands\AzureQnACommand.cs CanExecute method is where this needs to be addressed

This method is tested in the Test\Chatbot\QuestionsCanBeAnswered.cs unit test fixture

  • Text length + user name is longer than 10 characters, a better check is needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant