Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lu non luis api commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants