diff --git a/mem0/graphs/utils.py b/mem0/graphs/utils.py index ffa14f55eb..5fba7fe504 100644 --- a/mem0/graphs/utils.py +++ b/mem0/graphs/utils.py @@ -87,7 +87,7 @@ Memory Format: source -- relationship -- destination -Provide a list of deletion instructions, each specifying the relationship to be deleted. +Provide a list of deletion instructions, each specifying the relationship to be deleted.Additionally, provide the reason for each deletion. """