Save current state to memory for session persistence
This is a method of the Agents class in the agents module.
def save_session_state(session_id: str, include_memory: bool) -> None