
Ultimate access to all questions.
You are working on a multi-language question answering solution for a global company. The company wants to support multiple languages in their chatbot. How would you approach this task using Azure AI Language?
A
Create a separate knowledge base for each language and train them individually.
B
Create a single knowledge base and add question-and-answer pairs in multiple languages.
C
Use a pre-built multilingual question answering model and fine-tune it with the company's data.
D
Use a third-party multilingual question answering solution and integrate it with the company's chatbot.