File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ Install the core SDK and any desired extras using your preferred package manager
4848| ------------------------ | ------------------------------------------ | -------------------------------------------- |
4949| ** Core SDK** | ` uv add a2a-sdk ` | ` pip install a2a-sdk ` |
5050| ** All Extras** | ` uv add "a2a-sdk[all]" ` | ` pip install "a2a-sdk[all]" ` |
51- | ** protobuf** | ` uv add "a2a-sdk[proto]" ` | ` pip install "a2a-sdk[proto]" ` |
5251| ** JSON-RPC Server** | ` uv add "a2a-sdk[jsonrpc-server]" ` | ` pip install "a2a-sdk[jsonrpc-server]" ` |
5352| ** HTTP (REST) Server** | ` uv add "a2a-sdk[http-server]" ` | ` pip install "a2a-sdk[http-server]" ` |
5453| ** gRPC Support** | ` uv add "a2a-sdk[grpc]" ` | ` pip install "a2a-sdk[grpc]" ` |
You can’t perform that action at this time.
0 commit comments