Ask a question to get started
Enter to send•Shift+Enter new line
Chat prompt value.
A type of a prompt value that is built from messages.
ChatPromptValue( self, *args: Any = (), **kwargs: Any = {}, )
PromptValue
List of messages.
Return prompt as string.
Return prompt as a list of messages.
Get the namespace of the LangChain object.
Return True as this class is serializable.
True
A map of constructor argument names to secret ids.
List of attribute names that should be included in the serialized kwargs.
Return a unique identifier for this class for serialization purposes.
Convert the graph to a JSON-serializable format.
Serialize a "not implemented" object.