2025-07-23

New Features

  • Complete engagement solution: Say hello to engage — our new all-in-one parameter for proactive messaging. Whether you want to break the ice or follow up naturally, it’s now easier than ever. See the API Reference for details.
  • Bypass content guardrails (advanced use only): You can now use the disableSafetyFeatures parameter to turn off our Core Guardian safety layer. ⚠️ Use with caution: you’ll be fully responsible for keeping the content safe for all users. See the API Reference for details.

Deprecated Features

  • iceBreaker parameter: The iceBreaker parameter has been deprecated in favor of engage. To specify the type of icebreaker, use the optional iceBreakerType parameter.
2025-07-01

New Features

  • Multiple messages per reply: Chat models can now generate replies composed of multiple messages, simulating a more natural, conversational chat experience. (see API Reference)
  • Icebreakers: Allows our chat models uses ice-breaker when starting a conversation. (see API Reference)
  • Maximum Message Length: Allows you to set a maximum message length per project.
  • Reply Typing Time: You can add a delay between the answer.processing and answer.created events to simulate human-like typing behavior. (see API Reference)

Improvements

  • Project configuration: updating your project configuration is now easier.