mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-24 09:20:13 +00:00

Co-authored-by: Massimiliano Pippi <mpippi@gmail.com> Co-authored-by: Daria Fokina <daria.fokina@deepset.ai>
7 lines
307 B
YAML
7 lines
307 B
YAML
---
|
|
preview:
|
|
- |
|
|
Add `ConditionalRouter` component to enhance the conditional pipeline routing capabilities.
|
|
The `ConditionalRouter` component orchestrates the flow of data by evaluating specified route conditions
|
|
to determine the appropriate route among a set of provided route alternatives.
|