2025-10-20
New Features
- Better nickname management: Improved handling of nicknames when no first name is provided.
- Multilingual Support: support for reply additional languages via the additionalLanguages API parameter.
- Age restriction: Minimum age requirement of 18 years for all profiles.
- Multiple reply control: New parameter multipleMessagesPerReplyFrequency to control chances of multiple messages per reply.
- Flexible job info: Job information can now be entered as free text, see job profile’s feature documentation.
- Enhanced diversity: New ethnic origins added to profile options:
HISPANIC_LATINO,INDIAN,MEDITERRANEAN.
2025-08-29
New Features
- Improved response speed: default buffering reduced to 5 seconds, with typing time deducted from the response dispatch delay.
- Gender Identity Support: Added support for transgender profiles, see supported profile genders.
- New Languages: Expanded language support to include Norwegian and Lithuanian.
- Language Documentation: See our complete list of supported languages in the API Reference.
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
disableSafetyFeaturesparameter 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
iceBreakerparameter: TheiceBreakerparameter has been deprecated in favor ofengage. To specify the type of icebreaker, use the optionaliceBreakerTypeparameter.
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.processingandanswer.createdevents to simulate human-like typing behavior. (see API Reference)
Improvements
- Project configuration: updating your project configuration is now easier.