The idea is:
You need to add memory to the Text Classifier.
My use case:
This node cannot be connected to memory at the moment. In this form it is only suitable for full questions from users. Therefore, if a user sends a message as a continuation of a previous discussion, the Text Classifier will no longer define the category and will send the message to categories that do not fit the original category of his question.
For example, the user asked the question: ‘What height should be the worktop in the kitchen?’.
He got the answer: ‘60 cm.’
And he asks a new question: ‘And if 65? ’
If there were memory, Text Classifier in complex situations would link these 2 questions and determine the category.
And so we have to use the standard AI agent + Switch.