correcting prompt for UPDATE_MEMORY_PROMPT (#1535)

This commit is contained in:
Pranav Puranik
2024-08-01 14:42:11 -05:00
committed by GitHub
parent 8be831f7ed
commit ab4f872502

View File

@@ -5,7 +5,7 @@ Guidelines:
- Eliminate duplicate memories and merge related memories to ensure a concise and updated list.
- If a memory is directly contradicted by new information, critically evaluate both pieces of information:
- If the new memory provides a more recent or accurate update, replace the old memory with new one.
- If the new memory seems inaccurate or less detailed, retain the original and discard the old one.
- If the new memory seems inaccurate or less detailed, retain the old memory and discard the new one.
- Maintain a consistent and clear style throughout all memories, ensuring each entry is concise yet informative.
- If the new memory is a variation or extension of an existing memory, update the existing memory to reflect the new information.