agentle.agents.a2a.message_parts.adaptersΒΆ

Message Part Adapters

This package contains adapters for converting between different message part formats. The adapters enable seamless integration between the A2A protocol and the generation system by transforming message parts from one format to another.

Classes

AgentPartToGenerationPartAdapter()

Adapter for converting A2A message parts to Generation message parts.

GenerationPartToAgentPartAdapter()

Modules

agent_part_to_generation_part_adapter

A2A Message Part to Generation Message Part Adapter

generation_part_to_agent_part_adapter