Return the messages that correspond to this action.
Representation of an action to be executed by an agent.
This is similar to AgentAction, but includes a message log consisting of
chat messages.
This is useful when working with ChatModels, and is used to reconstruct
conversation history from the agent's perspective.