For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Connect
BlogHelp CenterAPI PricingSign up
OverviewElevenCreativeElevenAgentsElevenAPIReception AIAPI referenceChangelog
OverviewElevenCreativeElevenAgentsElevenAPIReception AIAPI referenceChangelog
LogoLogo
Login
Login
Connect
BlogHelp CenterAPI PricingSign up

Changelog

October 14, 2025
October 14, 2025
Was this page helpful?
Previous

October 7, 2025

Next
Built with

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

  • v2.19.0 - Added support for Music API inpainting and Agent Workflows
  • v2.18.0 - API schema updates

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