agentle.agents.a2a.a2a_interfaceΒΆ
A2A Interface
The Agent-to-Agent Interface that allows one agent to interact with another by sending it tasks or subscribing to it.
Functions
|
Cast a value to a type. |
Classes
|
Agent-to-Agent Interface |
|
|
|
Special type indicating an unconstrained type. |
|
|
|
Resource for configuring and managing push notifications. |
|
Represents a unit of work in the A2A protocol. |
|
Result of a task query in the A2A protocol. |
|
Abstract base class for task management in the A2A protocol. |
|
Parameters for querying a task in the A2A protocol. |
|
Provides methods for interacting with tasks in the A2A protocol. |
|
Parameters for sending a task to an agent in the A2A protocol. |
|
Wrapper for task operations with thread-safe async/sync conversion. |