Changes to Update evaluator
PATCH /v1/platform/evaluators/{evaluator_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 48 revisions of this API.9
What changed
- ○
added the optional property
evaluator/spend_usdto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
llm_evaluator/num_few_shot_examplesnew-optional-request-property
- ○
added the new optional request property
llm_evaluator/use_corrections_datasetnew-optional-request-property
- ○
added the optional property
evaluator/llm_evaluator/allOf[evaluators.LLMEvaluator]/num_few_shot_examplesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
evaluator/llm_evaluator/allOf[evaluators.LLMEvaluator]/use_corrections_datasetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
evaluator/run_rules/items/corrections_dataset_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
evaluator/run_rules/items/num_few_shot_examplesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
evaluator/run_rules/items/use_corrections_datasetto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○