mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-25 18:00:28 +00:00
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.
|