aeo_cluster_prompts
Group prompts into topic clusters using text embedding similarity to organize related items and reveal cluster structure.
Instructions
Group prompts into topic clusters by text embedding similarity. items = [{id, text, intent?, volume?}]. Returns {clusters, n_items, n_clusters}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | ||
| items | Yes | ||
| config | No | ||
| distance_threshold | No |