Define the languages you want TextLanguageRouter to support.
YAML Init Parameters
These are the parameters you can pass to this component in the pipeline YAML configuration:
Parameter | Type | Possible values | Description |
---|---|---|---|
languages | List of strings | A list of supported languages in ISO code Default: None | A list of languages in ISO code, each corresponding to a different output edge. For supported languages, see the langdetect documentation. By default, this component supports English. Optional. |
REST API Runtime Parameters
There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.