Represents a LangChain MessagesPlaceholder object.
Used when converting Langfuse prompts to LangChain format, unresolved placeholders become LangChain MessagesPlaceholder objects.
Optional
Whether the placeholder is optional (defaults to false)
Name of the variable that will provide the messages
Represents a LangChain MessagesPlaceholder object.
Used when converting Langfuse prompts to LangChain format, unresolved placeholders become LangChain MessagesPlaceholder objects.