add_custom_category
Add a new category to your text classification model by providing its name and description, enabling custom classification beyond default categories.
Instructions
Add a new custom category for classification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Description of the category to generate its embedding | |
| category_name | Yes | Name of the new category |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |