Summary is for a already summary of user infomation.
Memobase will automatically understand and extract the summaries into structured profiles and events.An example of SummaryBlob is below:
Example to insert SummaryBlob
Copy
from memobase import SummaryBlobb = SummaryBlob(summary="User is a software engineer who works at Memobase....")u.insert(b)