Introducing Productions - our new managed service offering for ordering human-edited content that looks, sounds and feels natural. Made for creators and media businesses.
Our network of linguists and audio professionals offer end-to-end production quality for:
You can order a project directly from the ‘Productions’ page in your ElevenLabs account, or by emailing productions@elevenlabs.io. Pricing starts at $2/minute, contact us for more details.
MCP pre-tool speech: Added support for configuring tools extracted from an MCP Server to require pre-tool execution speech. This enhancement allows agents to provide verbal context before executing specific tools, improving the conversational flow during tool usage.
ElevenLabs hosted LLMs: Added support for ElevenLabs hosted LLMs which unlock lower latency by running on ElevenLabs infrastructure alongside Speech to Text and Text to Speech services.
Enum values for tool parameters: Added support for specifying a tool’s parameters as enum values for greater control
PATCH /v1/convai/mcp-servers/{mcp_server_id} - Update MCP Server Configuration: Added new endpoint to update MCP server configurations, replacing the deprecated approval policy endpoint.GET /v1/history - Get generated items: Enhanced with additional filtering parameters:
model_id parameter for filtering by specific modelsdate_before_unix parameter for filtering items before a specific datedate_after_unix parameter for filtering items after a specific datesort_direction parameter for controlling sort orderPATCH /v1/convai/mcp-servers/{mcp_server_id}/approval-policy - Deprecated in favor of the new general MCP server update endpoint