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.