Changes to Get Eval

GET /v2/evals/{eval_uuid}

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

Changed in 11 of the 25 revisions of this API.51017

  1. 0cb64ef11adf2
  2. cd49adceebf82
  3. 0b43b7bedf322
  4. 1af31c95d91a12
  5. d950d722e2302
  6. 33b4b8e9d2ce2
  7. b824d75fc3cb1
  8. 9b529d67a7d0102
  9. 39873621da543
  10. 13afcad941fd2
  11. 934bf6ad4a6b1

What changed

    • removed the required property ai_instructions/anyOf[subschema #2: AgentInstructions]/tools/oneOf[subschema #1: ToolArray]/value/items/id from the response with the 200 status

      response-required-property-removed

    • removed the required property ai_instructions/anyOf[subschema #3: WorkflowInstructions]/instructions/items/tools/oneOf[subschema #1: ToolArray]/value/items/id from the response with the 200 status

      response-required-property-removed

    • added subschema #1 subschema #4 to the ai_instructions response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #1 subschema #4 from the ai_instructions response property anyOf list for the response status 200

      response-property-any-of-removed

    • added the optional property ai_instructions/anyOf[subschema #2: AgentInstructions]/agent_name to the response with the 200 status

      response-optional-property-added

    • added WorkflowInstructions to the ai_instructions response property anyOf list for the response status 200

      response-property-any-of-added

  • 1af31c95d91a12See the full diff
    • added ToolArray ToolDict ToolString to the ai_instructions/anyOf[subschema #2: AgentInstructions]/tools response property oneOf list for the response status 200

      response-property-one-of-added

    • removed ToolsList ToolDict ToolsString from the ai_instructions/anyOf[subschema #2: AgentInstructions]/tools response property anyOf list for the response status 200

      response-property-any-of-removed

    • added discriminator to ai_instructions/anyOf[subschema #2: AgentInstructions]/tools response property for the response status 200

      response-property-discriminator-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added subschema #1 subschema #3 to the ai_instructions/anyOf[subschema #2: AgentInstructions]/tools response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #1 subschema #3 from the ai_instructions/anyOf[subschema #2: AgentInstructions]/tools response property anyOf list for the response status 200

      response-property-any-of-removed

    • added subschema #1 to the ai_instructions/anyOf[subschema #2: AgentInstructions]/tools response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #2 from the ai_instructions/anyOf[subschema #2: AgentInstructions]/tools response property anyOf list for the response status 200

      response-property-any-of-removed

    • added AgentInstructions to the ai_instructions response property anyOf list for the response status 200

      response-property-any-of-added

  • 9b529d67a7d0102See the full diff
    • added the new auth.workspace_required enum value to the error/code response property for the response status 400

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 401

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 403

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 404

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 409

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 422

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 429

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 500

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 503

      response-property-enum-value-added

    • added the new video enum value to the modality/allOf[subschema #1: ContentType]/ response property for the response status 200

      response-property-enum-value-added

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

      response-optional-property-added

    • added the optional property ground_truth/anyOf[subschema #2: FileReference]/file_uuid to the response with the 200 status

      response-optional-property-added

    • the num_prompts response's property default value changed from 50 to 100 for the status 200

      response-property-default-value-changed

    • removed the audio enum value from the modality/allOf[subschema #1: ContentType]/ response property for the response status 200

      response-property-enum-value-removed

    • removed the video enum value from the modality/allOf[subschema #1: ContentType]/ response property for the response status 200

      response-property-enum-value-removed

    • the response property name became optional for the status 200

      response-property-became-optional

    • response property name 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 ground_truth to the response with the 200 status

      response-optional-property-added