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

Integrate with entities from intent service #1

Open
sidecus opened this issue Aug 20, 2019 · 0 comments
Open

Integrate with entities from intent service #1

sidecus opened this issue Aug 20, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sidecus
Copy link
Owner

sidecus commented Aug 20, 2019

NLP services like Luis supports entity extraction as part of the intent understanding.
It'll be better to connect PromptManager with those entities so that we don't have to ask user the info again.

It'll require IntentContext base class to have a new method which takes a parameter like a Dictionary and being able to automatically assign the entity value to corresponding user input properties.

Not too hard but didn't have time to implement it yet.

@sidecus sidecus added enhancement New feature or request help wanted Extra attention is needed labels Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant