In this tutorial, weāll guide you through enabling the multilingual feature in OmniChat using Dialogflow. Youāll learn how to ensure your chatbot supports multiple languages by checking for a Dialogflow agent in the userās language and activating it based on user or browser language.
The featureĀ Artificial Intelligence > Google > MultilingualĀ checks if there is a Dialogflow agent in the user’s language and activate it.
- For this feature to work the user language must be know. The user language is based on the language user detail of the user if set, otherwise on the user browser language. The language can also be detected with theĀ language detectionĀ feature.
- Make sure to activate this setting even if your OpenAI sources consist of multiple languages.