| Example | Description |
|---|---|
| Basic A2A Server | Starts a local A2A server backed by an Agno agent executor. |
| Basic A2A Agent Executor | Implements an A2A executor that routes incoming text to an Agno agent. |
| Basic A2A Client | Sends a message to the local A2A server and prints the JSON response. |
Basic Agent
Basic Agno A2A Agent example that uses A2A to send and receive messages to/from an agent.