classify_rows
Classify rows in a database table into user-defined categories using an LLM. Specify table, columns, and categories to apply automated labeling.
Instructions
Классификация строк по категориям с помощью LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| where | No | ||
| columns | Yes | ||
| categories | Yes | ||
| table_name | Yes | ||
| instruction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |