Ask a question to get started
Enter to send•Shift+Enter new line
Chat prompt value which explicitly lists out the message types it accepts.
For use in external schemas.
ChatPromptValueConcrete( self, *args: Any = (), **kwargs: Any = {} )
ChatPromptValue
Sequence 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
Return prompt value as string.
A map of constructor argument names to secret ids.
List of attribute names that should be included in the serialized kwargs.
Is this class serializable?
Return a unique identifier for this class for serialization purposes.
Serialize the object to JSON.
Serialize a "not implemented" object.