Documentation
Language Detector
This stage allows for detecting the language of the input query. The result is stored in a language metadata field.
Options are
Detection approach. Possible values are GPT-based or based on Apache Tika
If you use GPT then you need to add
GPT Endpoint is determines the endpoint for a deployed GPT on Azure OpenAI in the format https://<baseUrl>>.openai.azure.com/openai/deployments/<deploymentName>
Password is the (admin) API key as provided in your Azure OpenAI configuration