issues
search
NeonGeckoCom
/
skill-support_helper
Support Helper skill
Other
1
stars
0
forks
source link
[FEAT] Help Intent
#47
Open
NeonDaniel
opened
1 year ago
NeonDaniel
commented
1 year ago
Objective
Add an intent to get help from a knowledge base.
Initial Implementation Requirements
"I need help with {something}" should parse a valid help topic
Use converse to disambiguate help responses
Fall back to create a support email if no help response is available
Help information should be parsed from somewhere for this skill and for an FAQ
Other Considerations
Consider how to match requests to help topics
Objective
Add an intent to get help from a knowledge base.
Initial Implementation Requirements
Other Considerations