Skip to main content
Open a session and send a message, disconnect, then reconnect to the same session with Session(session_id=…) and read back its message history.
Source: examples/agents/08_session_resume.py in the SDK repo.