replyParameters.multipleMessagesPerReply
is enabled (either per request or at the project configuration level), AI replies can be split into multiple shorter messages instead of a single long one.
For example, instead of sending:
Hey Anthony! How are you this morning? I’m exhausted, didn’t sleep well, it’s way too hot lately 🥵The system might send:
Hey Anthony! How are you this morning?This feature is designed to improve readability and make conversations feel more natural and dynamic.
I’m exhausted, didn’t sleep well, it’s way too hot lately 🥵
replyParameters.replyTypingDelay
(recommended).
You can choose between NORMAL
or FAST
delays.answer.processing
event (so you can show a typing indicator).