a2aproject / a2aproject/a2a-samples

[Feat]: How to set multi-agents in task_manager.py or agent.py

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.8k
Forks
751
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem? Please describe.

There are two agents (Train and Plane),how to set the two agents in agent.py so that the two agents can communicate.

### Describe the solution you'd like

There are two agents (Train and Plane),how to set the two agents in agent.py so that the two agents can communicate.

### Describe alternatives you've considered

_No response_

### Additional context

_No response_

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Research direction

Look at task_manager.py and agent.py to understand the current agent setup and communication mechanism. The issue asks how to configure multiple agents (Train and Plane) to communicate, but does not specify the desired interaction. Start by examining the A2A protocol samples in the repository to see how agents are defined and connected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.