TextLanguageRouter Parameters

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:

ParameterTypePossible valuesDescription
languagesList of stringsA 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.