Return a unique identifier for this class for serialization purposes.
Base class for message prompt templates.
Input variables for this prompt template.
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.