mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-25 01:40:22 +00:00
5 lines
243 B
YAML
5 lines
243 B
YAML
![]() |
---
|
||
|
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.
|