Go through each Conversation node and check the "Listen Condition" or similar field (usually where you write what the assistant is listening for).
Shorten the text in that field. If it’s a big block of text (e.g., multiple sentences or paragraphs), try:
Splitting it into multiple nodes.
Summarizing or simplifying what you're trying to match.
Moving longer logic into an external service or API call if needed.