Get evaluator version
Get a specific evaluator version by its unique identifier.
<Note>This endpoint is in beta, read more here.</Note>
Path parameters
A universally unique identifier (base64-encoded opaque string).
The unique evaluator version identifier (base64)
Response
Returns an evaluator version
Changes
Changed in 2 of the 16 revisions of this API.12
- ○
added the optional property
oneOf[EvaluatorVersionTemplate]/allOf[subschema #2]/template_config/llm_config/invocation_parameters/service_tierto the response with the200statusresponse-optional-property-added
- ○
- ▲
removed the required property
oneOf[EvaluatorVersionTemplate]/allOf[subschema #2]/template_config/use_function_calling_if_availablefrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
oneOf[EvaluatorVersionTemplate]/allOf[subschema #2]/template_config/use_function_callingto the response with the200statusresponse-optional-property-added
- ▲
Of the 16 revisions, 1 has no diff computed.