Represents a human message in a conversation.
class HumanMessageBaseMessage<TStructure, "human">The name of the serializable. Override to provide an alias or
A path to the module that contains the class, eg. ["langchain", "llms"]
Array of content blocks that make up the message content
Unique identifier for this message
A path to the module that contains the class, eg. ["langchain", "llms"] Usually should be the same as the entrypoint the class is exported from.
Metadata about the message
The message type/role