-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Feat: A2A Server (under development) #2212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @Saedbhati , just make sure to follow the repository conventions. You can find them under contributing.MD
Hi @GitHoobar , sorry for any inconvenience. I’ve just started my open-source contribution journey, so I really appreciate your guidance. Please feel free to correct me—I'll do my best to avoid mistakes next time! |
s
sure, no worries. I would say I will give it a proper review after you complete it. So for you is this PR ready/completed? |
No i just want to ask that am i implementing this correctly architectural wise? |
putting this on draft |
Description
Integrating the A2A server into Camel-AI. This includes two main components: the A2A Server and the A2A Client. The A2A Server is responsible for creating a server that enables communication between different models. The A2A Client connects to the A2A agent and sends tasks for processing. I would like to discuss possible approaches for integrating this system within the Camel-AI architecture.
Fixing #2162
Checklist
Go over all the following points, and put an
x
in all the boxes that apply.Fixes #issue-number
in the PR description (required)pyproject.toml
anduv lock
If you are unsure about any of these, don't hesitate to ask. We are here to help!