csharpfritz / csharpfritz/Fritz.StreamTools
QnA question qualification optimizations
Open
enhancement
good first issue
help wanted
- Dominant language
- C#
- Stars
- 153
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.