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

Refactor lu api #597

Merged
merged 15 commits into from
Feb 27, 2020
Merged

Refactor lu api #597

merged 15 commits into from
Feb 27, 2020

Conversation

munozemilio
Copy link
Member

No description provided.

@munozemilio
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@munozemilio
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@munozemilio
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@@ -24,12 +24,23 @@ const modules = {
Exception: require('./utils/exception'),
LUIS: require('./luis/luis'),
QnA: require('./qna/qnamaker/qnamaker'),

Parser: require('./lufile/classes/parserObject')
},
sectionHandler: {
luParser: require('./lufile/luParser'),
Copy link
Contributor

@feich-ms feich-ms Feb 26, 2020

Choose a reason for hiding this comment

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

Maybe sectionHandler can also be moved to composerindex.js. I will expose lubuild related modules in index.js after this PR is merged.

packages/lu/README.md Show resolved Hide resolved
packages/lu/README.md Show resolved Hide resolved
packages/lu/README.md Show resolved Hide resolved
packages/lu/README.md Show resolved Hide resolved
packages/lu/README.md Show resolved Hide resolved
packages/lu/README.md Show resolved Hide resolved
packages/lu/src/parser/index.js Outdated Show resolved Hide resolved
@munozemilio munozemilio marked this pull request as ready for review February 27, 2020 01:48
@vishwacsena vishwacsena merged commit 348fa88 into master Feb 27, 2020
@vishwacsena vishwacsena deleted the emimunoz/refactor-lu-api branch February 27, 2020 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants