Multi Agent

Hi I am asking my ques by giving an example. So I have published 2 agents already Finance Agent and HR Agent. Note that for both these agents I have used Action connector where I am linking a public api through the openapi connectors under action.

Now I am creating a multi agent where I am asking it to use the hr agent and finance agent to give individual or mix analysis .
So right now what it does is it retrieves the data from the actions used by these 2 individual agents
Note: I have not linked any actions or kb while creating the multi agent, it internally fetches the data from the actions of these 2 individual agents (hr and finance)
But now I want the agent to agent connection
like instead of multi agent using the data source for analysis, I want the multi agent to retrieve the response generated by the hr and the finance agent (where they generated response separtley)

SO I WANT TO KNOW IF THERE IS ANY SOL FOR THIS RATHER THAN PASTING THE ANALYSIS IN A DOC, USING IT AS A KB AND CREATE ANALYSIS

AND ALSO ARE WE ABLE TO INTEGRATE FLOWS INTO CHAT AGENT INTERNALLY?

Hi @Irene_Sibi,

To the best of my knowledge, chat agents can not currently pull from other agents as a source of knowledge. Each chat agent is a stand alone asset that holds it’s version history separate from others. Therefore it would not have the other chat agent’s responses to refer to.
I will go ahead and mark this as a feature request to promote visibility to the support team though.

Thank you

1 Like

I am also having trouble with the rest api
Are You able to help with that

Hi @Irene_Sibi,

What is the trouble you’re having with the rest API’s and what is the scenario you’re trying to achieve with them, I can certainly try to assist further.

Hi @Irene_Sibi,

I just sent a response to your REST API question in this thread your multi agent in this thread. I will go ahead and mark this post as a solution and you can feel free to further message any questions in the above linked topics.

Thank you!