Agents Platform
- LLM overrides: Added support for overriding an agent’s LLM during a conversation, enabling you to specify a different language model on a per-conversation basis. This is useful for testing different models or accommodating specific requirements while maintaining HIPAA and data residency compliance.
- Post-call webhook failures: Added the option to send post-call webhook events in the event of a phone call failure. This allows you to track and respond to failed call attempts through your webhook endpoint, providing better visibility into call issues.
SDK Releases
Python SDK
- v2.18.0 - Added support for streaming, Music API inpainting, and Agent Workflows
JavaScript SDK
Client Packages
- @elevenlabs/agents-cli@0.5.0 - Significantly reworked agents pull command with bugfixes and improvements
- @elevenlabs/react@0.8.0 - Fixed import issues
- @elevenlabs/react-native@0.4.3 - Fixed onConnect timing
- @elevenlabs/react-native@0.4.2 - Reverted change to ICE transport policy
- @elevenlabs/react-native@0.4.1 - Fixed import issues