OptimizationEvaluatorRef interface
Reference to a named evaluator, optionally pinned to a version.
Properties
| name | Evaluator name. |
| version | Evaluator version. If not specified, the latest version is used. |
Property Details
name
Evaluator name.
name: string
Property Value
string
version
Evaluator version. If not specified, the latest version is used.
version?: string
Property Value
string