Changes to Cancels a run that is `in_progress`.

POST /threads/{thread_id}/runs/{run_id}/cancel

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

Changed in 8 of the 35 revisions of this API.329

  1. b60d5559d51522
  2. 501122aa32ad1
  3. 1dbac0e95bdb1
  4. 4097c2f86beb11
  5. c36d30a9462212
  6. ff436357b1231
  7. 0577fd0d08da1
  8. 363dd904e5d61

What changed

  • b60d5559d51522See the full diff
    • added subschema #1: Behavior to the response_format response property oneOf list for the response status 200

      response-property-one-of-added

    • added subschema #1: Behavior to the tool_choice response property oneOf list for the response status 200

      response-property-one-of-added

    • removed subschema #1 from the response_format response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed subschema #1 from the tool_choice response property oneOf list for the response status 200

      response-property-one-of-removed

    • the response property tools/items/oneOf[subschema #2: FileSearch tool]/file_search/ranking_options/score_threshold became required for the status 200

      response-property-became-required

    • added the optional property tools/items/oneOf[subschema #2: FileSearch tool]/file_search/ranking_options to the response with the 200 status

      response-optional-property-added

    • added ResponseFormatText ResponseFormatJsonObject ResponseFormatJsonSchema to the response_format response property oneOf list for the response status 200

      response-property-one-of-added

    • removed AssistantsApiResponseFormat from the response_format response property oneOf list for the response status 200

      response-property-one-of-removed

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

    • added the new json_schema enum value to the response_format/oneOf[AssistantsApiResponseFormat]/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property tools/items/oneOf[subschema #3: Function tool]/function/strict to the response with the 200 status

      response-optional-property-added

    • removed the none enum value from the response_format/oneOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-removed

    • added the required property parallel_tool_calls to the response with the 200 status

      response-required-property-added

    • added the optional property tools/items/oneOf[subschema #2: FileSearch tool]/file_search to the response with the 200 status

      response-optional-property-added

    • added the new incomplete enum value to the status response property for the response status 200

      response-property-enum-value-added