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