Confusion on an AI variable
-
On the "Edit AI" prompt screen, the following is presented as a variable example:
- {classification_labels} - The allowed classification labels
When you "view all available variables" you get something different:
{categorization_labels}The allowed classification labels The Help page seems to indicate it is the first one (classification_labels.
Any guidance on which is correct? I was using classification_labels but when I realized the "View all available variables" listed categorization_labels instead I changed it to that. Both seem to work. For now I've just hard coded the labels.
-
-
Please login to reply to this topic!