Deprecated quality_check_on parameter in project operations. It is now enabled for all users at no extra cost
Added apply_text_normalization parameter to project creation with modes ‘auto’, ‘on’, ‘apply_english’ and ‘off’ for controlling text normalization during project creation
Added alpha feature auto_assign_voices in project creation to automatically assign voices to phrases
Added auto_convert flag to project creation to automatically convert projects to audio
Added support for creating Conversational AI agents with dynamic variables
Added voice_slots_used to Subscription model to track number of custom voices used in a workspace to the Userendpoint
Agents platform now supports call_limits containing either agent_concurrency_limit or daily_limit or both parameters to control simultaneous and daily conversation limits for agents
Added support for language_presets in conversation_config to customize language-specific settings
SDKs
Cross-Runtime Support: Now compatible with Bun 1.1.45+ and Deno 2.1.7+
Regenerated SDKs: We regenerated our SDKs to be up to date with the latest API spec. Check out the latest Python SDK release and JS SDK release
Dynamic Variables: Fixed an issue where dynamic variables were not being handled correctly, they are now correctly handled in all SDKs