agentle.agents.a2a.messages.message_to_generation_message_adapter¶
A2A Message to Generation Message Adapter
This module provides an adapter for converting A2A messages to Generation messages. The adapter ensures compatibility between the A2A protocol’s message format and the generation system’s message format.
Classes
|
|
|
Adapter for converting A2A message parts to Generation message parts. |
|
Represents a message from an assistant in the system. |
|
Represents a message exchanged between a user and an agent. |
|
Adapter for converting A2A messages to Generation messages. |
|
Represents a message from a user in the system. |