Get the (almost) daily changelog
- Updated AI Edge Condition with Prompt: When defining an AI edge condition, the
matchesproperty has been renamed toprompt. Thepromptallows you to provide a natural language condition (up to 1000 characters) that guides AI decision-making in workflows.

-
Assistant Overrides per Customer: You can now customize assistant settings for individual customers using
assistantOverrideswhen creating customers. This enables personalized assistant interactions for each customer in batch calls. -
New Call Ended Reasons: New error codes have been added to
endedReasonenums, providing more detailed insights into call terminations related to providers like Anthropic Bedrock and Vertex. This helps in better error handling and debugging of call issues.