update_evaluation_pipeline
Update an evaluation pipeline by supplying the full new structure; existing graders are replaced and tasks rebuilt automatically.
Instructions
Update an evaluator pipeline. Provide the FULL updated structure (steps, combine, weights). Existing graders are replaced. Tasks are rebuilt automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name. | |
| steps | No | Updated graders. If provided, replaces all existing graders. | |
| combine | No | ||
| weights | No | ||
| condition | No | ||
| description | No | New description. | |
| pipeline_id | Yes | Family workflow_id OR version PK id. |