Changes to Update task

PATCH /v2/tasks/{task_id}

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

Changed in 3 of the 16 revisions of this API.2410

  1. f63ac334fd4a144
  2. 9263b98aaefb2
  3. 4d95080d8ffb14

What changed

  • f63ac334fd4a144See the full diff
    • the anyOf[UpdateEvaluationTaskRequest]/evaluators/items/ request property type/format changed from object/ to /

      request-property-type-changed

    • removed the request property anyOf[UpdateEvaluationTaskRequest]/evaluators/items/column_mappings

      request-property-removed

    • removed the request property anyOf[UpdateEvaluationTaskRequest]/evaluators/items/evaluator_id

      request-property-removed

    • removed the request property anyOf[UpdateEvaluationTaskRequest]/evaluators/items/evaluator_version_id

      request-property-removed

    • removed the request property anyOf[UpdateEvaluationTaskRequest]/evaluators/items/query_filter

      request-property-removed

    • added the new optional request property anyOf[UpdateEvaluationTaskRequest]/query_filters

      new-optional-request-property

    • added SpanEvaluatorInput TraceOrSessionEvaluatorInput to the anyOf[UpdateEvaluationTaskRequest]/evaluators/items/ request property oneOf list

      request-property-one-of-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property run_configuration/allOf[RunConfiguration]/oneOf[LlmGenerationRunConfig]/invocation_parameters/service_tier to the response with the 200 status

      response-optional-property-added

    • added the optional property run_configuration/allOf[RunConfiguration]/oneOf[TemplateEvaluationRunConfig]/invocation_parameters/service_tier to the response with the 200 status

      response-optional-property-added

  • 4d95080d8ffb14See the full diff
    • removed LlmGenerationRunConfig TemplateEvaluationRunConfig AgentCallRunConfig from the anyOf[UpdateRunExperimentTaskRequest]/run_configuration request property oneOf list

      request-property-one-of-removed

    • mapped value for discriminator key AGENT_CALL changed from AgentCallRunConfig to AgentCallRunConfigRequest for anyOf[UpdateRunExperimentTaskRequest]/run_configuration request property

      request-property-discriminator-mapping-changed

    • mapped value for discriminator key LLM_GENERATION changed from LlmGenerationRunConfig to LlmGenerationRunConfigRequest for anyOf[UpdateRunExperimentTaskRequest]/run_configuration request property

      request-property-discriminator-mapping-changed

    • mapped value for discriminator key TEMPLATE_EVALUATION changed from TemplateEvaluationRunConfig to TemplateEvaluationRunConfigRequest for anyOf[UpdateRunExperimentTaskRequest]/run_configuration request property

      request-property-discriminator-mapping-changed

    • added LlmGenerationRunConfigRequest TemplateEvaluationRunConfigRequest AgentCallRunConfigRequest to the anyOf[UpdateRunExperimentTaskRequest]/run_configuration request property oneOf list

      request-property-one-of-added

Of the 16 revisions, 1 has no diff computed.