Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
CLASSIFY_AI(text,
[tags]
, [multi-tag]
, [examples]
)text
The text to be classified. For example: "The delivery arrived very late."
.
[optional] tags
The tag (or tags) that you want the text to be classified into. For example: "Delivery, Quality, Price."
.
[optional] multi-tag
If the model can return multiple tags, or only one. If filled, should be "true"
or "false"
. By default it is true.
Selected options:
true
false
[optional] examples
Example of the classification you want to perform: Rome: City, France: Country