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

LU improvements for R8 #514

Merged
merged 37 commits into from Feb 4, 2020
Merged

LU improvements for R8 #514

merged 37 commits into from Feb 4, 2020

Conversation

vishwacsena
Copy link
Contributor

@vishwacsena vishwacsena commented Feb 1, 2020

  • Add support to pull answers from .qna file via reference
  • Add support to pull in alterations from .qna file via reference
  • Add support to pull in all utterances across all intents from a .lu file via file reference
  • Support round tripping LUIS settings via the .lu file format
  • Validations for intent, utterances, patterns, entities, phrase list limits set by LUIS

@vishwacsena vishwacsena added the lu non luis api commands label Feb 1, 2020
Copy link
Contributor

@tsuwandy tsuwandy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vishwacsena, maybe I missed it, will you be addressing hierarchical merge of the LUIS apps? ie, intent of utterances will need to be updated to the LUIS app name, intent of pattern will need to be updated to the LUIS app name, etc?

packages/lu/src/parser/luis/luisValidator.js Show resolved Hide resolved
packages/lu/src/parser/luis/luisValidator.js Show resolved Hide resolved
@munozemilio munozemilio merged commit 8119b35 into master Feb 4, 2020
@munozemilio munozemilio deleted the vishwac/lu-updates-r8 branch February 4, 2020 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lu non luis api commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants