Base class for message prompt templates.
Return True as this class is serializable.
Get the namespace of the LangChain object.
Format messages from kwargs.
Should return a list of BaseMessage objects.
Async format messages from kwargs.
Human-readable representation.
Print a human-readable representation.