-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
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