Workflows Out of Beta and Gladia Transcriptions
-
Workflows Are Out of Beta: You can now use workflows in production as we’ve removed all
[BETA]
labels from workflow-related properties and API endpoints. See Workflow API Documentation for complete details. -
Per-Call Workflow Customization with Overrides: You can now customize workflows on a per-call basis using the new
Call.workflowOverrides
property. Override workflow settings and template variables using LiquidJS syntax. See Workflow Documentation for details. -
Enhanced Gladia Transcriptions: You can now transcribe audio in multiple languages using the new
languages
property inGladiaTranscriber
andFallbackGladiaTranscriber
(whenlanguageBehaviour
ismanual
). You can also use the newsolaria-1
transcription model for potentially improved results. Learn more in our Transcription Documentation.