How to implement multi-turn conversation memory after deploying an Agent

Add a session variable node, select append, and append past chat history in each turn.