Skip to content

Add dependencies between components without the necessity to passing data through them #34196

@anaarmas-sys

Description

@anaarmas-sys

Azure SDK V2 components & for
LLM Flows as components

Describe the bug
Hi guys! i have been having the necessity of create pipelines with components where some of them not necessarily needs get a particular output from the last one, i have search in documentations if exists a way to create a dependencies between the components to having them running in series (not in parallel). There is a specific method/variable into the yaml files to do it?
I have doing that connection using a "dummy" data from one component to another although the next one only uses that info for nothing, and it works but i would like know the correct way if exists.

If another info is necessary to be more clear please tell me.
Thanks in advance!

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Machine LearningService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-author-feedbackWorkflow: More information is needed from author to address the issue.no-recent-activityThere has been no recent activity on this issue.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions