ElevenLabs
elevenlabs.comAITracking since Feb 2024
$
npx @buildinternet/releases get elevenlabsCustom headers and follow_redirects passable to base client
↗This release1 featureNew capabilitiesAI-tallied from the release notesPython SDK · v2.54.0
The ElevenLabs and AsyncElevenLabs client classes now accept headers and follow_redirects parameters to pass to the parent HTTP client. Includes SDK regeneration.
JavaScript SDK · v2.54.0
What's Changed
- Bump checkout and setup-node actions from v3 to v5 by @PaulAsjes in https://github.com/elevenlabs/elevenlabs-js/pull/412
- Remove ...
Music output quality bump; per-agent topic discovery; branch rebase API
↗This release18 featuresNew capabilities5 enhancementsImprovements to existing featuresAI-tallied from the release notesMusic v2 models now default to higher bitrate mp3_48000_192 output, and new output formats mp3_48000_240 and mp3_48000_320 are supported. ElevenAgents adds per-agent topic discovery, background sound configuration, turn interruption ignore terms, and a branch rebase API. Conversation listing gains product-type and termination-reason filters.
JavaScript SDK · v2.53.1
Optional values in DynamicVariablesConfig records are now properly restored, fixing a regression introduced in the previous release.
Python SDK · v2.53.0
What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-python/pull/803
Full Changelog: https://g...
JavaScript SDK · v2.53.0
What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-js/pull/410
Full Changelog: https://githu...
Music v2 composition plans; InteractionBudget enum drops async
↗This release5 featuresNew capabilities10 enhancementsImprovements to existing featuresAI-tallied from the release notesMusic v2 introduces chunk-based composition plans for finer control over structure and pacing. ElevenAgents adds conversation evaluation rerun, workflow entry behavior, and end-procedure tools; InteractionBudget enum removes async and adds 5_minutes, 10_minutes, and 1_hour. Plus workspace service account partial updates, studio project voice reference migration, and SDK releases.