How can i control the way the KB responds to the user?
Im trying to set up a system where the user can change the level of language advancement in the conversation with buttons, but it is not working very well and i often get the same response from tghe "simple" and "advanced" language. Here is both of my prompts for the KB response:


4 Replies
set the button to value to a variable and then tell the llm to use that to determine what level of explanation to use.
Oh ok, so instead od making to diffrent prompts for two diffrent repsonse blocks?
This is my current setup where after the butttons, the bot does not respond. Also the type language that is being used is not simple when aksed to be simple:

This is my "simple" component