Skip to main content
Demonstrates batching multiple messages with send_many() so the agent processes them as a single context bundle and responds in one turn.
Source: examples/agents/04_session_send_many.py in the SDK repo.