Hello, I am a new botbuilder and would like to build a chatbot for teaching.
In KB 1 I have information on a specific topic that I want the students to know.
The chatbot should also be able to simulate exam questions so that the students can prepare for a test.
In KB 2, I have shown the bot the information on how to formulate these questions.
How can I get the bot to apply the knowledge from KB 2 to the content from KB 1? The goal is to have exam questions that follow a certain structure and relate to the content of the selected material.
Thanks in advance, Ben