haystack/releasenotes/notes/add-router-f1f0cec79b1efe9a.yaml

7 lines
307 B
YAML
Raw Normal View History

---
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.