score_variations
Compare multiple prompts for a generation model and receive a ranked list to select the highest-scoring variation.
Instructions
Score multiple prompt variations for the same generator in one call.
Returns a ranked list — highest to lowest score — so you can immediately see which variation to send to generation. Best used after writing 2–5 candidate prompts and wanting to pick the winner objectively.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompts | Yes | List of prompt strings to compare (2–10 recommended) | |
| generator | Yes | Target generation model |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||