Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithResponseStreamRequest
Packages that use InvokeModelWithResponseStreamRequest
Package
Description
Describes the API operations for running inference using Amazon Bedrock models.
-
Uses of InvokeModelWithResponseStreamRequest in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime with parameters of type InvokeModelWithResponseStreamRequestModifier and TypeMethodDescriptiondefault CompletableFuture<Void>BedrockRuntimeAsyncClient.invokeModelWithResponseStream(InvokeModelWithResponseStreamRequest invokeModelWithResponseStreamRequest, InvokeModelWithResponseStreamResponseHandler asyncResponseHandler) Invoke the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body. -
Uses of InvokeModelWithResponseStreamRequest in software.amazon.awssdk.services.bedrockruntime.transform
Methods in software.amazon.awssdk.services.bedrockruntime.transform with parameters of type InvokeModelWithResponseStreamRequestModifier and TypeMethodDescriptionInvokeModelWithResponseStreamRequestMarshaller.marshall(InvokeModelWithResponseStreamRequest invokeModelWithResponseStreamRequest)