Sends a streaming inference request to the model during a job execution. Returns the response as a stream of payload chunks. Each turn is captured for later use.
post/sample-with-response-stream#X-Amzn-SageMaker-Job-Arn&X-Amzn-SageMaker-Trajectory-Id
Headers
X-Amzn-SageMaker-Job-Arnstring required
The job ARN that identifies which model session to route the inference request to.
X-Amzn-SageMaker-Trajectory-Idstring required
The trajectory ID for grouping turns into a single rollout. Each turn is captured for later use.
Request body
Response
Success