v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Evaluators

Fork Evaluator Variant

Fork an evaluator variant into a new variant.

Creates a new branch whose initial revision is copied from the source. Use this to experiment without touching the original. The returned variant has a fresh id and slug but inherits lineage metadata from its source.

post/evaluators/variants/fork

Query parameters

evaluator_variant_idstring uuid nullable

Request body

Response

Successful Response

countinteger

1 when a variant is returned, 0 otherwise.