I'm testing a multi-turn conversational flow with two agents. One is a business knowledge agent, Agent 1, which handles the confirmation of a series of business processes with the customer. The other is a "WeChat-adding" agent, Agent 2, responsible for adding the customer on WeChat and handling some additional conversation.
I've encountered an issue: after Agent 1 successfully completes the business confirmation and hands off to Agent 2 as expected, the conversation automatically reverts to the root agent in the next turn. However, I have not configured Agent 2 to be able to hand off back to Agent 1.
I'm testing a multi-turn conversational flow with two agents. One is a business knowledge agent, Agent 1, which handles the confirmation of a series of business processes with the customer. The other is a "WeChat-adding" agent, Agent 2, responsible for adding the customer on WeChat and handling some additional conversation.
I've encountered an issue: after Agent 1 successfully completes the business confirmation and hands off to Agent 2 as expected, the conversation automatically reverts to the root agent in the next turn. However, I have not configured Agent 2 to be able to hand off back to Agent 1.