Create a new version of an existing evaluator. The new version becomes the latest version immediately (versioning is append-only).
Payload Requirements
commit_message describes the changes in this version.template_config follows the same schema and constraints as in Create Evaluator.Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
The evaluator global ID (base64) A universally unique identifier
"RW50aXR5OjEyMzQ1"
Body containing evaluator version creation parameters
Returns the created evaluator version
A versioned snapshot of an evaluator's configuration.
The unique identifier for this version
The parent evaluator ID
A unique hash identifying this version
A message describing the changes in this version
The template configuration for this version
When this version was created
The unique identifier for the user who created this version