We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f018749 commit d7d1a7fCopy full SHA for d7d1a7f
libs/next_gen_ui_a2a/README.md
@@ -1,6 +1,14 @@
1
# Next Gen UI Agent A2A Protocol Integration
2
3
-Support for [A2A Protocol](https://a2a-protocol.org/).
+[A2A Protocol](https://a2a-protocol.org/) provides standard how to communicate with agent
4
+and provides interoparability by client SDKs in different languages.
5
+
6
+This package provides resp. helps you build:
7
+1. Standard A2A API to the Next Gen UI agent
8
+2. HTTP Server to run the A2A API and execute the agent
9
+3. Docker image
10
11
+To interact with agent via A2A protocol use any A2A client implemntation.
12
13
## Installation
14
0 commit comments