benchmark_generate_outputs
Generate writing samples from multiple AI models for a benchmark task, keeping models anonymous to support bias-free evaluation.
Instructions
Generate writing outputs for a benchmark task across competing models via OpenRouter. Models remain strictly anonymous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the benchmark task | |
| model_ids | No | Optional specific model IDs; defaults to all enabled models | |
| temperature | No | Sampling temperature for generation |