
- Simulate test calls: Instead of manually testing out different paths and configurations, Elixir’s auto-tester calls your agent and simulates inputed scenarios, checking that the outcome matches the expected result.
- Track population-level call metrics: Visibility into agent performance and user behavior is critical to monitor and improve any conversational system. Elixir lets you define use-case specific success metrics and view analytics charts.
- Auto triage calls for review: Spend less time manually reviewing individual calls. Each sampled call will be automatically scored per rubric. “Bad” calls will be sent to a manual review queue.
Setup
Use the following resources to set up Elixir:Quickstart
Quick guide to get up and running with Elixir
SDK Guide
Learn how to use the Elixir SDK