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
OverviewElevenCreativeElevenAgentsElevenAPIAPI referenceChangelog
OverviewElevenCreativeElevenAgentsElevenAPIAPI referenceChangelog
LogoLogo
Login
Login
Connect
BlogHelp CenterAPI PricingSign up

Changelog

March 10, 2025
March 10, 2025
Was this page helpful?
Previous

March 3, 2025

Next
Built with

Agents Platform

  • HIPAA compliance: Agents Platform is now HIPAA compliant on appropriate plans, when a BAA is signed, zero-retention mode is enabled and appropriate LLMs are used. For access please contact sales
  • Cascade LLM: Added dynamic dispatch during the LLM step to other LLMs if your default LLM fails. This results in higher latency but prevents the turn failing.
  • Better error messages: Added better error messages for websocket failures.
  • Audio toggling: Added ability to select only user or agent audio in the conversation playback.

Scribe

  • HIPAA compliance: Added a zero retention mode to Scribe to be HIPAA compliant.
  • Diarization: Increased time length of audio files that can be transcribed with diarization from 8 minutes to 2 hours.
  • Cheaper pricing: Updated Scribe’s pricing to be cheaper, as low as $0.22 per hour for the Business tier.
  • Memory usage: Shipped improvements to Scribe’s memory usage.
  • Fixed timestamps: Fixed an issue that was causing incorrect timestamps to be returned.

Text to Speech

  • Pronunciation dictionaries: Fixed pronunciation dictionary rule application for replacements that contain symbols.

Dubbing

  • Studio support: Added support for creating dubs with dubbing_studio enabled, allowing for more advanced dubbing workflows beyond one-off dubs.

Voices

  • Verification: Fixed an issue where users on probation could not verify their voice clone.

API

View API changes

New Endpoints

  • Added 7 new endpoints:
    • Add a shared voice to your collection
    • Archive a project snapshot
    • Update a project
    • Create an Audio Native enabled project
    • Get all voices
    • Download a pronunciation dictionary
    • Get Audio Native project settings

Updated Endpoints

ElevenCreative Studio Projects

  • Updated ElevenCreative Studio project endpoints to add source_type property and deprecate quality_check_on and quality_check_on_when_bulk_convert properties:
    • Get projects
    • Get project
    • Add project
    • Update content
    • Create podcast

Voice Management

  • Updated Voice endpoints with several property changes:
    • Get voice - Made several properties optional and added preview_url
    • Create voice - Made several properties optional and added preview_url
    • Create voice from preview - Made several properties optional and added preview_url
    • Get similar voices - Made language, description, preview_url, and rate properties optional

Agents Platform

  • Updated ElevenLabs agent endpoints:
    • Update agent - Modified conversation_config, agent, platform_settings, and widget properties
    • Create agent - Modified conversation_config, agent, prompt, platform_settings, widget properties and added shareable_page_show_terms
    • Get agent - Modified conversation_config, agent, platform_settings, and widget properties
    • Get widget - Modified widget_config property and added shareable_page_show_terms

Knowledge Base

  • Updated Knowledge Base endpoints to add metadata property:
    • List knowledge base documents
    • Get knowledge base document

Other Updates

  • Dub a video or audio file - Added dubbing_studio property
  • Convert text to sound effects - Added output_format query parameter
  • Convert speech to text - Added enable_logging query parameter
  • Get secrets - Modified secrets and used_by properties
  • Get all pronunciation dictionaries - Made next_cursor property optional

Removed Endpoints

  • Temporarily removed Agents Platform tools endpoints:

    • Get tool
    • List tools
    • Update tool
    • Create tool
    • Delete tool