Changelog
Bolna AI Updates for December, 2024
Explore the latest features, improvements, and API updates introduced in December 2024 for Bolna Voice AI agents.
24th December, 2024
18th December, 2024
Features
- Cartesia TTS support for voice
- Voicemail detection for Twilio & Plivo calls
- Call hangup using prompts (ref. hangup live calls on Bolna)
- Building multi-agent prompts (ref. multi-agent prompt)
10th December, 2024
Features
- Support for over 40+ languages (ref. supported languages)
- Knowledgebases: are now functional in all supported language and work together with LLM-driven context (ref. ingesting and using KBs)
- Batches revamp for simpler processing and management (ref. using batches)
- Adding call hangup information for all calls
Improvements & migrations
- Change of
execution_id
notation from{agent_id}#{timestamp}
to a unique{uuid}
. This was a major overhaul due to which we were facing scaling issues and product complications.
API Updates
New APIs
- Get call details using only
execution_id
(API doc) - Set inbound agent programmatically (API doc)
- Get a list of all added voices for your account (API doc)