Conversational AI
- Conversation token generation: Added new route to generate Conversation Tokens for WebRTC connections. Learn more
- Expandable widget options: Our embeddable widget can now be customized to start in the expanded state and disable collapsing altogether.
- Simplified operation IDs: We simplified the OpenAPI operator IDs for conversational AI endpoints to improve developer experience.
Workspaces
- Simplified operation IDs: We simplified the operation IDs for our workspace endpoints to improve API usability.
SDK Releases
- Python SDK v2.8.2: Released latest version with improvements and bug fixes. View release
NPM Packages
- @elevenlabs/react-native@0.1.2: Enhanced React Native support
- @elevenlabs/client@0.4.4: Client library improvements
- @elevenlabs/react@0.4.5: React component updates
API
View API changes
New Endpoints
Conversational AI
- Get conversation token - Generate authentication token for WebRTC connections
Updated Endpoints
Voice Management
- List voices - Added
voice_ids
query parameter for filtering specific voices
Conversational AI Core
- List conversations - Added
summary_mode
parameter for conversation summaries
Operation ID Improvements
- Conversational AI endpoints: Simplified operation IDs for better developer experience while maintaining full backward compatibility
- Workspace endpoints: Streamlined operation IDs across all workspace-related endpoints to improve API usability