You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-07-09-quarkus-and-a2a-java-sdk.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ You can also check out our https://www.youtube.com/watch?v=5CZzW-wvEQs[short vid
14
14
15
15
== What's A2A?
16
16
17
-
Before jumping into the details, let's go through what https://a2aproject.github.io/A2A/specification/[A2A] is. The Agent2Agent or A2A protocol for short, is an open standard that was created by Google. It allows AI agents to communicate and collaborate with each other, regardless of each agent's underlying framework, language, or vendor. This is really important because it's paving the way for polyglot multi-agent systems.
17
+
Before jumping into the details, let's go through what https://a2aproject.github.io/A2A/specification/[A2A] is. The _Agent2Agent_ (A2A) protocol is an open standard developed by Google. It enables AI agents to communicate and collaborate with one another, regardless of each agent's underlying framework, language, or vendor. This is important, as it paves the way for polyglot multi-agent systems.
0 commit comments