edgegate_new_eval_set_version
Create a new draft eval set version from a published one, seeded with its cases, to edit after publishing while keeping the original untouched.
Instructions
Fork a fresh draft (version+1) from a PUBLISHED version, seeded with its cases — the edit-after-publish path. Edit the new draft with edgegate_update_eval_set, then re-publish. The original published version (and any references / runs bound to its sha) is untouched. Requires workspace write access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eval_set_id | Yes | ||
| from_version | Yes | The version_id of a PUBLISHED version to seed the new draft from. | |
| workspace_id | Yes |