Hey guys, I’m building a multi-agent AI system. The main agent is the Router, and there are three sub-agents underneath it. I want to change the logic for saving customer’s data(Client_details). I’ve noticed that I’m forcing the main agent and ruining the prompt to perform the process. So I want a guaranteed alternative. What I wish there were a way to store data through a Node, not a tool. I had an idea to do that, which is to add (Client_details tool) to all secondary agents. Finally, I asked you all because I expect a better solution than my own. I await your help.
