Changes to List a suite's runs

GET /projects/{projectId}/eval-suites/{suiteId}/runs

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

Changed in 12 of the 80 revisions of this API.3816

  1. c628a0e95b062
  2. e81e8ba8baae1
  3. 172afb703db11
  4. c479eeceb7a313
  5. de73fc9b11183
  6. ece7d99ceaf31
  7. fac4c14468c71
  8. d3adfe49fbbf321
  9. 2b4d84394b271
  10. 898e207118541
  11. 8e393fd5825f5
  12. ad9bf0de7ed41

What changed

    • added the optional property items/items/judges/allOf[EvalRunJudges]/goalCompletion/cases/items/iterationId to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/judges/allOf[EvalRunJudges]/groundedness/cases/items/iterationId to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/importEligibility to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/gateWaiver to the response with the 200 status

      response-optional-property-added

  • c479eeceb7a313See the full diff
    • added the new inconclusive enum value to the items/items/result response property for the response status 200

      response-property-enum-value-added

    • added the optional property items/items/verdictPolicyIntegrityError to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/verdictPolicyVersion to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/verdictSummary to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/effectiveModelId to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/modelSource to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/runGroupId to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/executionEngine to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/judges to the response with the 200 status

      response-optional-property-added

  • d3adfe49fbbf321See the full diff
    • added EvalRunEnvironment subschema #2 to the items/items/environment response property oneOf list for the response status 200

      response-property-one-of-added

    • the items/items/environment response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • removed the required property items/items/environment/id from the response with the 200 status

      response-required-property-removed

    • removed the optional property items/items/environment/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/environment/revision from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/items/insights to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/scoreIntegrity to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/environment to the response with the 200 status

      response-optional-property-added

    • added the new CONFLICT enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new CONFLICT enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new CONFLICT enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new CONFLICT enum value to the code response property for the response status 429

      response-property-enum-value-added

    • added the new CONFLICT enum value to the code response property for the response status 500

      response-property-enum-value-added

    • endpoint added

      endpoint-added