Ask a question to get started
Enter to sendā¢Shift+Enter new line
Convenience method for adding a human message string to the store.
add_user_message( self, message: str, metadata: Optional[Dict[str, Any]] = None ) -> None
message
str
The string contents of a human message.
metadata
Optional[Dict[str, Any]]
None
Optional metadata to attach to the message.