haystack/releasenotes/notes/add-transformers-text-router-5542b9d13a3c91c9.yaml

5 lines
243 B
YAML
Raw Normal View History

---
features:
- |
Introduces the TransformersTextRouter! This component uses a transformers text classification pipeline to route text inputs onto different output connections based on the labels of the chosen text classification model.