I am working with a Rovo agent and would like to understand whether its conversational behavior can be constrained.
My use case requires that the agent only asks questions that I explicitly define (for example, from a predefined list or scripted flow). I want to prevent the agent from generating additional follow-up or clarifying questions on its own during the chat.
Specifically:
Any guidance, best practices, or confirmation of current limitations would be helpful.
Currently, there isn't a configuration "switch" in Rovo that simply disables all autonomous generation of follow-up questions, but it's possible to get very close to the behavior you described using a combination of:
very strict instructions in the agent (and in each scenario),
designing the conversation flow outside the agent (for example, in a form, app, or automation that calls the agent),
and, when possible, limiting the agent's role to answering, not leading the conversation.
Hi Jorge,
thanks a lot. I will look at my instructions again and try to make them as strict as possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.