InvokeModelWithBidirectionalStreamRequest
Types
Properties
Link copied to clipboard
The prompt and inference parameters in the format specified in the BidirectionalInputPayloadPart
in the header. You must provide the body in JSON format. To see the format and content of the request and response bodies for different models, refer to Inference parameters. For more information, see Run inference in the Bedrock User Guide.
Functions
Link copied to clipboard
inline fun copy(block: InvokeModelWithBidirectionalStreamRequest.Builder.() -> Unit = {}): InvokeModelWithBidirectionalStreamRequest