Expand description
Message types for inter-agent communication.
Structsยง
- Envelope
- Envelope wrapping a message with routing information.
- Generic
Message - A simple string-based message for text communication.
- Generic
Response - Response to a
GenericMessage. - Message
- A message for inter-agent communication.