Adjusting to A2A Protocol #1995
Closed
sho-takano-dev
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Hey @sho-takano-dev thanks for trying out Griptape! I think we'd like to keep Griptape (mostly) protocol agnostic at this stage, but this is a really interesting idea. Would you mind creating a griptape extension for now and maybe we could upstream in the future? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@collindutter |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Motivation
I believe the A2A protocol could become a standard for multi-agent applications.
Proposal
To convert a Griptape Agent (structure and tools) into an A2A agent, it would be necessary to add a few variables to the existing agent. However, this does not seem very difficult to implement (as shown in the example code below).
Would this feature be a good addition to the Griptape framework?
I’d be happy to implement this feature if you find it valuable.
Beta Was this translation helpful? Give feedback.
All reactions