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.
Contains configurations for the metadata fields to include or exclude when considering
reranking. If you include the fieldsToExclude field, the reranker ignores all
the metadata fields that you specify. If you include the fieldsToInclude field,
the reranker uses only the metadata fields that you specify and ignores all others.
You can include only one of these fields.
Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z
public class RerankingMetadataSelectiveModeConfiguration
The RerankingMetadataSelectiveModeConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
RerankingMetadataSelectiveModeConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
FieldsToExclude | System.Collections.Generic.List<Amazon.BedrockAgentRuntime.Model.FieldForReranking> |
Gets and sets the property FieldsToExclude. An array of objects, each of which specifies a metadata field to exclude from consideration when reranking. |
|
FieldsToInclude | System.Collections.Generic.List<Amazon.BedrockAgentRuntime.Model.FieldForReranking> |
Gets and sets the property FieldsToInclude. An array of objects, each of which specifies a metadata field to include in consideration when reranking. The remaining metadata fields are ignored. |
.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