Agent reasoning responses stream as events
@elevenlabs/react@1.11.0
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗
Minor Changes
- 139ed79: Add
onAgentReasoningResponsePartcallback to receive streaming reasoning response events from the agent. The callback receives{ text, type, event_id }where type is one of "start", "delta", or "stop".
Patch Changes
- Updated dependencies [139ed79]
- @elevenlabs/client@1.16.0
Fetched July 27, 2026


