Skip to main content
Demonstrates creating a conversational session, sending a single message, and streaming the response token by token using listen() with event filtering.
Source: examples/agents/14_session_send_send_send.py in the SDK repo.