| Example | Description |
|---|---|
| Basic A2A Messaging with A2AClient | Simple message sending with user identification using the A2A protocol. |
| Streaming A2A Messages with A2AClient | Real-time streaming responses using the A2A protocol. |
| Multi-Turn Conversations with A2AClient | Maintain conversation context across multiple messages using the A2A protocol. |
| Error Handling with A2AClient | Handle various error scenarios when using the A2A protocol. |
| Connect To Google Adk | Cross-framework A2A communication: Agno client -> Google ADK server. |
| Servers | Examples for client_a2a/servers in AgentOS. |
Client A2A
Examples for client_a2a in AgentOS.