AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the Converse operation.
Namespace: Amazon.BedrockRuntime.Model
Assembly: AWSSDK.BedrockRuntime.dll
Version: 3.x.y.z
public class ConverseResponse : AmazonWebServiceResponse
The ConverseResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
ConverseResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
AdditionalModelResponseFields | Amazon.Runtime.Documents.Document |
Gets and sets the property AdditionalModelResponseFields. Additional fields in the response that are unique to the model. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
Metrics | Amazon.BedrockRuntime.Model.ConverseMetrics |
Gets and sets the property Metrics.
Metrics for the call to |
|
Output | Amazon.BedrockRuntime.Model.ConverseOutput |
Gets and sets the property Output.
The result from the call to |
|
PerformanceConfig | Amazon.BedrockRuntime.Model.PerformanceConfiguration |
Gets and sets the property PerformanceConfig. Model performance settings for the request. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
ServiceTier | Amazon.BedrockRuntime.Model.ServiceTier |
Gets and sets the property ServiceTier. Specifies the processing tier configuration used for serving the request. |
|
StopReason | Amazon.BedrockRuntime.StopReason |
Gets and sets the property StopReason. The reason why the model stopped generating output. |
|
Trace | Amazon.BedrockRuntime.Model.ConverseTrace |
Gets and sets the property Trace. A trace object that contains information about the Guardrail behavior. |
|
Usage | Amazon.BedrockRuntime.Model.TokenUsage |
Gets and sets the property Usage.
The total number of tokens used in the call to |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer