Documentation
Result Translation
This step translates search results or GPT outputs into a given original query language. This step works in conjunction with the query translation step Query Translation and the Language Detector . See also our blog post RheinInsights - Insights - Translations as Part of Modern LLM Pipelines.
Configuration
Large language model: here you need to choose one of the defined large language models in Managing Large Language Models
Translate result back to original language. If this box is checked, then the query metadata field originalLanguage is used to determine the original query language. Then to this language, the LLM translates the result(s).
Fixed target language. If the box is not checked, then you can specify a target language manually. Parameters should be en, de, fr, es, etc.