Changelog
Bolna Updates for March, 2025
Explore the latest features, improvements, and API updates introduced in March 2025 for Bolna Voice AI agents.
31st March, 2025
Improvements
- Enabling
strict
mode for custom tools to ensure function calls reliably adhere to the function schema, instead of being best effort. - Updating the UI for the custom tools and improving the documentation with examples.
22nd March, 2025
Features
- Bolna Voice AI agents can now dynamically identify incoming callers in real time via:
- using your internal APIs which returns records mapped to a phone number,
- using uploaded CSV files or
- using publicly linked Google Sheets.
18th March, 2025
Features
- Adding Azure’s transcriber models for speech to text.
14th March, 2025
Improvements
- Infrastructure changes & updates to improve initial conversational latencies.
9th March, 2025
Features
- Adding Bolna Status page where one can track real-time system updates, maintenance notices and any ongoing outage updates.
7th March, 2025
Bug fixes
- Bolna Voice AI agents will now have the context about current
timestamp
&timezone
automatically by default which can be used. This helps the agent compute times accurately based on your local setting. - This can be overridden by passing the
timezone
as well.