agentle.agents.a2a.message_partsΒΆ

Classes

DataPart(*[, type])

Represents a structured data component of a message in the A2A protocol.

FilePart(*[, type])

Represents a file component of a message in the A2A protocol.

TextPart(*[, type])

Represents a text component of a message in the A2A protocol.

Modules

adapters

Message Part Adapters

data_part

A2A Data Message Part

file_part

A2A File Message Part

text_part

A2A Text Message Part