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.
Provides detailed fidelity analysis for a specific policy variable, including which source document statements support it and how accurate the variable definition is.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyVariableReport
The AutomatedReasoningPolicyVariableReport type exposes the following members
| Name | Description | |
|---|---|---|
|
AutomatedReasoningPolicyVariableReport() |
| Name | Type | Description | |
|---|---|---|---|
|
AccuracyJustification | System.String |
Gets and sets the property AccuracyJustification. A textual explanation of the accuracy score, describing why the variable received this particular accuracy rating. |
|
AccuracyScore | System.Double |
Gets and sets the property AccuracyScore. A score from 0.0 to 1.0 indicating how accurately this variable represents concepts from the source material. |
|
GroundingJustifications | System.Collections.Generic.List<System.String> |
Gets and sets the property GroundingJustifications. Explanations describing how the source statements support and justify this specific variable definition. |
|
GroundingStatements | System.Collections.Generic.List<Amazon.Bedrock.Model.AutomatedReasoningPolicyStatementReference> |
Gets and sets the property GroundingStatements. References to statements from the source documents that provide the basis or justification for this variable. |
|
PolicyVariable | System.String |
Gets and sets the property PolicyVariable. The name of the policy variable being analyzed in this report. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5