This step can classify a users query and use this classification to select a search step.
Example:
If you use the 'Is A Question' classifier, that returns 'true' or 'false' to indicate whether a query looks like a question. You would create two search steps, one true and one false, and have them use the appropriate search algorithms (maybe the QA semantic model for true).
Enable a Query Classification Step - Select the toggle to enabled to turn this on.
AI Model Service - Select the Model Service to be used from the dropdown.
AI Model Provider - Select the provider to be used from the dropdown.
Providers will be classifiers, and out of the box there will be the Huggingface Classifier.
Model - Select the model to be used for this Search Flow.