📄️ TextMentionTermination
Stops when a specific text is mentioned.
📄️ MaxMessageTermination
Stops after a set number of messages.
📄️ OrTerminationCondition
Stops if any one condition becomes true.
Termination rules define when workflows or conversations should stop.
Stops when a specific text is mentioned.
Stops after a set number of messages.
Stops if any one condition becomes true.