15th Feb, 2026
Override Agent Config in /call API
The/call API now supports an agent_data parameter that lets you override agent configuration properties at call time. Currently, overriding the voice_id (for the same provider) is supported.This allows you to dynamically change the voice used for a specific call without modifying the agent’s default configuration.Example
13th Feb, 2026
Sarvam v3 Models Support
Bolna now supports Sarvam v3 models:- saaras:v3 — New transcriber model configured for direct transcription in the original spoken language. Supports all 11 Indian languages.
- bulbul:v3 — New Sarvam TTS voice model for improved Indian language speech synthesis.
9th Feb, 2026
Deepgram: New Indian Languages Added
Bolna now supports additional Deepgram Indian languages for speech recognition:- bn — Bengali
- kn — Kannada
- mr — Marathi
- te — Telugu
7th Feb, 2026
API Rate Limiting
Bolna APIs now enforce rate limits to ensure fair usage and platform stability. Rate limits are applied per organization (if the user belongs to one) or per user otherwise.Endpoint-specific limits:| Endpoint | Rate Limit |
|---|---|
/v2/agent/{agent_id}/executions | 500 requests/minute |
/v2/agent/{agent_id} | 500 requests/minute |
/call | 500 requests/minute |
3rd Feb, 2026

