Skip to content
AI Agent Communicat...
 
Notifications
Clear all

AI Agent Communication

10 Posts
8 Users
0 Reactions
4 Views
TheBestBro
(@thebestbro)
Posts: 2
New Member
Topic starter
 

Describe the problem/error/question

Hi everyone,

I’m new here and could really use some advice on a project I’m working on. I’m building two AI agents using callin.io, and I’d like them to work as a team by communicating or chatting with each other, managing projects etc. Additionally, I need them to be able to read and create tasks somewhere, but I’m not sure how to best organize the communication and task management between them.

Does anyone have experience with setting up communication between AI agents in callin.io? Any tips or tools I should look into for task management integration?

Thanks in advance for your help!

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your callin.io setup

  • **callin.io version:latest
  • **Database (default: SQLite):SQLite
  • **callin.io EXECUTIONS_PROCESS setting (default: own, main):own
  • **Running callin.io via (Docker, npm, callin.io cloud, desktop app):npm
  • **Operating system:Ubuntu
 
Posted : 20/09/2024 12:32 am
n8n
 n8n
(@n8n)
Posts: 97
Trusted Member
 

It appears your topic is missing some crucial details. Could you please provide the following information, if relevant?

  • callin.io version:
  • Database (default: SQLite):
  • callin.io EXECUTIONS_PROCESS setting (default: own, main):
  • Running callin.io via (Docker, npm, callin.io cloud, desktop app):
  • Operating system:
 
Posted : 20/09/2024 12:32 am
ria
 ria
(@ria)
Posts: 48
Eminent Member
 

Hi there!

Thanks for posting and welcome to the community!

:raised_hands:

I believe there are numerous ways to accomplish this. Once you select a task management tool, you can then construct your agent workflows around it. Utilize trigger/execute workflow nodes and/or HTTP request/webhook nodes to exchange data between these agents.

I suggest starting by exploring our template collection for some inspiration on working with agents.

You can also check out our tutorial section.

And finally, we have some excellent content on YouTube!

The enjoyable part is building and experimenting, so have fun and please share your progress with us!

:raised_hands:

 
Posted : 24/09/2024 11:07 am
John_Stevenson
(@john_stevenson)
Posts: 1
New Member
 

I am looking to achieve the same objective. The challenge I'm facing is that the tutorials and documentation I've reviewed don't offer guidance on configuring output instructions for AI agents or setting up inputs in the workflow trigger node. I've experimented with various approaches but haven't succeeded in enabling communication between my AI agents. Improved documentation would be greatly appreciated.

 
Posted : 11/11/2024 8:45 pm
TheBestBro
(@thebestbro)
Posts: 2
New Member
Topic starter
 

Currently, I'm using Slack to facilitate communication between them. I set up individual channels for each agent and utilize the Slack node to dispatch messages between them as required.

 
Posted : 15/11/2024 8:51 am
Aiagentexplorer
(@aiagentexplorer)
Posts: 1
New Member
 

Hey, I'm facing similar challenges. Would you be open to a quick call or perhaps sharing a template? I'd really appreciate it.

 
Posted : 28/11/2024 4:15 am
ria
 ria
(@ria)
Posts: 48
Eminent Member
 

Hello everyone,

We're hosting a live Q&A AI session tonight where we can discuss this topic (it's already on our agenda), so be sure to join us!

:slight_smile:

 
Posted : 28/11/2024 9:56 am
ronen_artzi
(@ronen_artzi)
Posts: 1
New Member
 

Hi, any progress on this one? I am highly interested in this area, specifically introducing feedback and critique related agents and driving towards a self-improving team.

 
Posted : 28/01/2025 4:01 pm
Ahiya_Butman
(@ahiya_butman)
Posts: 1
New Member
 

Hello everyone, I haven't implemented this specific setup before, but I'm curious if this approach could be beneficial for you:

Create an AI agent node, which then calls another workflow that also uses an AI agent. Pass the sessionId and the query from the initial AI agent to this second workflow. Instruct the first AI agent to utilize its tools as many times as necessary to accomplish the given task or tasks.

Each agent could also be equipped with different tools to help complete their respective tasks.

 
Posted : 16/02/2025 1:27 am
system
(@system)
Posts: 332
Reputable Member
 

This thread was automatically closed 90 days following the last response. New replies are no longer permitted.

 
Posted : 17/05/2025 1:28 am
Share: