Skip to content

Commit d7d1a7f

Browse files
committed
docs improved
1 parent f018749 commit d7d1a7f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

libs/next_gen_ui_a2a/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Next Gen UI Agent A2A Protocol Integration
22

3-
Support for [A2A Protocol](https://a2a-protocol.org/).
3+
[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.
412

513
## Installation
614

0 commit comments

Comments
 (0)