Changes to Poll the status of a run

GET /prompts/status

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

Changed in 2 of the 4 revisions of this API.9

  1. f8f03e5551936
  2. d307a7633c0a3

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added