Changes to Create And Stream Run

POST /threads/{thread_id}/runs/stream

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

Changed in 3 of the 53 revisions of this API.7

  1. f2396b21b7b52
  2. 7c41348cb28f4
  3. 792bbf085a211

What changed

    • the config request property default value {} was removed

      request-property-default-value-removed

    • the context request property default value {} was removed

      request-property-default-value-removed

    • api tag Thread Runs added

      api-tag-added

    • api tag Runs removed

      api-tag-removed

    • added the media type text/event-stream for the response with the status 200

      response-media-type-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the new optional request property on_completion

      new-optional-request-property