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

feat(wren-ai-service): MDL validator to check the items exist #243

Merged
merged 3 commits into from
May 14, 2024

Conversation

paopa
Copy link
Member

@paopa paopa commented May 13, 2024

This PR introduces a component designed to verify the existence of MDL items (such as models, views, and relationships) to prevent issues with items not being found during the deployment of a new MDL. Additionally, it includes a refactor of the pipeline. Below is a flowchart illustrating the changes.

indexing_pipeline

@paopa paopa added the module/ai-service ai-service related label May 13, 2024
@cyyeh cyyeh self-requested a review May 14, 2024 00:49
Copy link
Member

@cyyeh cyyeh left a comment

Choose a reason for hiding this comment

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

LGTM

@cyyeh cyyeh merged commit c425865 into main May 14, 2024
3 checks passed
@cyyeh cyyeh deleted the feature/mdl-validator branch May 14, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/ai-service ai-service related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants