agentle.agents.a2a.message_parts.text_partΒΆ
A2A Text Message Part
This module defines the TextPart class, which represents a text component of a message in the A2A protocol. Text parts are the most common message components, containing natural language content exchanged between users and agents.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.BaseModel. |
|
Represents a text prompt that can contain template expressions. |
|
Represents a text component of a message in the A2A protocol. |