How to concatenate two pipeline? #8253
Unanswered
Shuntw6096
asked this question in
Questions
Replies: 1 comment
-
A stupid way is to wrap a pipeline into component, and add pipeline component into another pipeline. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
haystack-ai package version: 2.4.0
I got this error,
because entire pipeline is a little bit complex,
I would like to split entire pipeline into several simple pipelines,
how to do pipeline connection?
Beta Was this translation helpful? Give feedback.
All reactions