Changes to Run Eval

POST /evals/run

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 28 revisions of this API.25

  1. 103580dad81625

What changed

    • the response property overall_score became optional for the status 200

      response-property-became-optional

    • response property overall_score list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the optional property judge_errors to the response with the 200 status

      response-optional-property-added

    • added the optional property judge_model to the response with the 200 status

      response-optional-property-added

    • added the optional property run_tenant to the response with the 200 status

      response-optional-property-added

    • added the optional property status to the response with the 200 status

      response-optional-property-added

    • added the optional property test_case_id to the response with the 200 status

      response-optional-property-added