Stateless Runs
Stateless Stream Run
Create a stateless run and stream its execution.
Generates an ephemeral thread, delegates to the threaded create_and_stream_run endpoint, and deletes the thread after the stream finishes (unless on_completion="keep").
post/runs/stream
Request body
Response
Server-Sent Events stream
{"stackTrail":"paths:/runs/stream:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 2 of the 53 revisions of this API.3
- ○
the
configrequest property default value{}was removedrequest-property-default-value-removed
- ○
the
contextrequest property default value{}was removedrequest-property-default-value-removed
- ○
- ○
endpoint added
endpoint-added
- ○