Skip to main content
Demonstrates creating a session, sending a message, and terminating the session as soon as the first streaming delta arrives. After termination, the session should not be resumable.
Source: examples/agents/15_terminate_session.py in the SDK repo.