agentle.agents.a2a.models.capabilitiesΒΆ
A2A Capabilities Model
This module defines the Capabilities class, which represents the capabilities of an agent in the A2A protocol. It specifies what features and communication modes an agent supports, enabling clients to adapt their interaction accordingly.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.BaseModel. |
|
Represents the capabilities of an agent in the A2A protocol. |