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.
Configuration for how metadata should be used during the reranking process in Knowledge Base vector searches. This determines which metadata fields are included or excluded when reordering search results.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class MetadataConfigurationForReranking
The MetadataConfigurationForReranking type exposes the following members
Name | Description | |
---|---|---|
![]() |
MetadataConfigurationForReranking() |
Name | Type | Description | |
---|---|---|---|
![]() |
SelectionMode | Amazon.Bedrock.RerankingMetadataSelectionMode |
Gets and sets the property SelectionMode. The mode for selecting which metadata fields to include in the reranking process. Valid values are ALL (use all available metadata fields) or SELECTIVE (use only specified fields). |
![]() |
SelectiveModeConfiguration | Amazon.Bedrock.Model.RerankingMetadataSelectiveModeConfiguration |
Gets and sets the property SelectiveModeConfiguration. Configuration for selective mode, which allows you to explicitly include or exclude specific metadata fields during reranking. This is only used when selectionMode is set to SELECTIVE. |
.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