For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
WebsiteStatusSupportDashboard
DocumentationAPI ReferenceMCPSDKsCLI (new)What's New?
DocumentationAPI ReferenceMCPSDKsCLI (new)What's New?
LogoLogo
WebsiteStatusSupportDashboard

What's New?

Subscribe to the latest product updates
August 3, 2025
August 3, 2025
Was this page helpful?
Edit this page
Previous

August 2, 2025

Next
Built with

🎤 New Gladia Transcription Provider Support

  1. Custom vocabulary support: Enable a custom vocabulary with Gladia using Assistant.transcriber[provider="GladiaTranscriber"].customVocabularyEnabled. You can also specify simple strings or detailed objects with fields for value, language, intensity, and alternative pronunciations using Assistant.transcriber[provider="GladiaTranscriber"].customVocabularyConfig - letting you fine-tune recognition of domain-specific terms.

  2. Endpointing & Speech Threshold: Configure endpointing time (wait time before considering speech ended) and speech sensitivity, enabling more accurate and responsive transcription with Assistant.transcriber[provider="GladiaTranscriber"].endpointing and Assistant.transcriber[provider="GladiaTranscriber"].speechThreshold.

  3. Prosody & Audio Enhancer: Optionally enable prosody (for transcribing non-verbal cues like laughter) and audio enhancement for improved accuracy with Assistant.transcriber[provider="GladiaTranscriber"].prosodyEnabled and Assistant.transcriber[provider="GladiaTranscriber"].audioEnhancerEnabled.

  4. Flexible Language Detection: Choose between manual and automatic language detection modes with Assistant.transcriber[provider="GladiaTranscriber"].languageDetectionMode.

  5. Confidence Thresholds & Hints: Discard low-confidence transcripts and provide context hints for improved accuracy with Assistant.transcriber[provider="GladiaTranscriber"].confidenceThreshold and Assistant.transcriber[provider="GladiaTranscriber"].hints.

💳 Subscription Updates

RBAC

Role-based access control (RBAC):
Enable RBAC for your subscription using Subscription.rbacEnabled.

Call & Chat Retention

Retention settings:
Configure how long calls and chats are stored with Subscription.callRetentionDays and Subscription.chatRetentionDays.

Minutes Included Reset Frequency

Reset frequency:
Set how often included minutes reset using Subscription.minutesIncludedResetFrequency.