ElevenAgents Expansion
ElevenLabs significantly expanded the ElevenAgents platform with several new capabilities:
Workflow Enhancements: A new say node type enables dynamic workflow messaging with support for both static text (literal) and LLM-generated content (prompt). This node supports conversation config overrides and customizable prompt instructions, giving developers more flexibility in agent behavior.
Test Organization: The test management system now supports folder hierarchies, allowing developers to organize agent tests with parent_folder_id parameters and filtering via new query options. Test summaries now include entity type, parent folder path, and children count.
Widget Configuration: The conversation widget offers expanded customization with dismissible/collapsible states, visual agent status indicators showing tool usage, configurable conversation ID display, audio tag visibility control, and syntax highlighting theme selection for code blocks.
Additional Improvements: New fields include summary_language for post-conversation summaries, SMB tool configuration formalization, Twilio call recording enablement, and WhatsApp messaging controls via the enable_messaging flag.
Music and Pronunciation Features
Music Generation: A new upload endpoint accepts audio files to create songs or extract composition plans. Music responses now surface song_id for easier reference in subsequent calls. New use_phonetic_names parameter across music generation endpoints provides better voice name handling.
Pronunciation Dictionaries: A new bulk "Set rules" endpoint replaces all rules in a single API call, and rules now support case_sensitive and word_boundaries matching options for more precise text matching control.
Additional Updates
Audio Native: Content can now be updated from URLs, automatically extracting and queuing for conversion and publishing.
Voice Management: Users can bookmark voices with new bookmarked and is_bookmarked fields.
SDK Updates: JavaScript, Python, and npm packages (v2.37.0 / v0.10.0) include support for song_id in responses and improved event tracking with event_id propagation.