| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrockruntime |
Describes the API operations for running inference using Bedrock models.
|
| software.amazon.awssdk.services.bedrockruntime.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Void> |
BedrockRuntimeAsyncClient.invokeModelWithResponseStream(InvokeModelWithResponseStreamRequest invokeModelWithResponseStreamRequest,
InvokeModelWithResponseStreamResponseHandler asyncResponseHandler)
Invoke the specified Bedrock model to run inference using the input provided.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
InvokeModelWithResponseStreamRequestMarshaller.marshall(InvokeModelWithResponseStreamRequest invokeModelWithResponseStreamRequest) |
Copyright © 2023. All rights reserved.