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 0aea2a3 commit 87654e4Copy full SHA for 87654e4
samples/python/agents/ag2/README.md
@@ -71,7 +71,7 @@ Here we have a simple demo that shows how to use the A2A protocol to communicate
71
uv run a2a_python_reviewer.py
72
```
73
74
-4. In a new terminal, start an A2AClient interface to interact with the remote (ag2) agent. You can use one of the following clients:
+5. In a new terminal, start an A2AClient interface to interact with the remote (ag2) agent. You can use one of the following clients:
75
76
- **Method A: Run the CLI client**
77
0 commit comments