How would I setup a pipeline in which I have a series of intent classifiers. If any one of the classifiers in the pipeline classify and return the intent, skip the rest of the intent classifiers.
Is this possible?
How would I setup a pipeline in which I have a series of intent classifiers. If any one of the classifiers in the pipeline classify and return the intent, skip the rest of the intent classifiers.
Is this possible?