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

Remove redundant project dependencies from AI Recognizers #6019

Closed
gabog opened this issue Dec 3, 2021 · 0 comments · Fixed by #6067
Closed

Remove redundant project dependencies from AI Recognizers #6019

gabog opened this issue Dec 3, 2021 · 0 comments · Fixed by #6067
Assignees
Labels
Area: AI-LUIS The issue is related to LUIS Area: AI-Orchestrator The issue is related to Orchestrator Area: AI-QnAMaker The issue is related to QnA Maker bug Indicates an unexpected problem or an unintended behavior. P1 Painful if we don't fix, won't block releasing Size: S The issue is simple and well understood, it will take a day or less to complete
Milestone

Comments

@gabog
Copy link
Contributor

gabog commented Dec 3, 2021

Summary

The AI.Recognizers projects (LUIS, Orchestrator and QnAMaker) have several project dependencies that are redundant and need to be removed to facilitate updates.

Here is a diagram with the current dependencies:

image

This is what it should be after removing the redundant dependencies:

image

Note, as part of this issue we need to check if these is also an issue in JS and Python.

@gabog gabog added bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team. Area: AI-LUIS The issue is related to LUIS Area: AI-Orchestrator The issue is related to Orchestrator Area: AI-QnAMaker The issue is related to QnA Maker P1 Painful if we don't fix, won't block releasing Size: S The issue is simple and well understood, it will take a day or less to complete and removed needs-triage The issue has just been created and it has not been reviewed by the team. labels Dec 3, 2021
@gabog gabog added this to the R16 milestone Dec 3, 2021
@gabog gabog removed the needs-triage The issue has just been created and it has not been reviewed by the team. label Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: AI-LUIS The issue is related to LUIS Area: AI-Orchestrator The issue is related to Orchestrator Area: AI-QnAMaker The issue is related to QnA Maker bug Indicates an unexpected problem or an unintended behavior. P1 Painful if we don't fix, won't block releasing Size: S The issue is simple and well understood, it will take a day or less to complete
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants