agentle.agents.a2a.message_parts.data_partΒΆ
A2A Data Message Part
This module defines the DataPart class, which represents a structured data component of a message in the A2A protocol. Data parts allow agents and users to exchange structured information such as JSON objects, enabling richer interactions beyond plain text.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Special type indicating an unconstrained type. |
|
Alias for pydantic.BaseModel. |
|
Represents a structured data component of a message in the A2A protocol. |