agentle.agents.a2a.message_parts.adapters.agent_part_to_generation_part_adapter¶
A2A Message Part to Generation Message Part Adapter
This module provides an adapter for converting A2A message parts to Generation message parts. The adapter ensures compatibility between the A2A protocol’s message parts and the generation system’s message parts.
Classes
|
|
|
Adapter for converting A2A message parts to Generation message parts. |
|
Represents a structured data component of a message in the A2A protocol. |
|
Represents a file component of a message in the A2A protocol. |
|
alias of |
|
alias of |
|
Represents a text component of a message in the A2A protocol. |