18th, December 2024

Features

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)

API changes

  • Call APIs - Outbound calls will now return the unique execution_id (API doc)
  • Batches APIs - removed redundant need of agent_id wherever applicable (API doc)
  • Execution APIs - removed redundant need of agent_id wherever applicable (API doc)

Was this page helpful?