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 implicit filtering in Knowledge Base vector searches. Implicit filtering allows you to automatically filter search results based on metadata attributes without requiring explicit filter expressions in each query.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class ImplicitFilterConfiguration
The ImplicitFilterConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
ImplicitFilterConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
MetadataAttributes | System.Collections.Generic.List<Amazon.Bedrock.Model.MetadataAttributeSchema> |
Gets and sets the property MetadataAttributes. A list of metadata attribute schemas that define the structure and properties of metadata fields used for implicit filtering. Each attribute defines a key, type, and optional description. |
![]() |
ModelArn | System.String |
Gets and sets the property ModelArn. The Amazon Resource Name (ARN) of the foundation model used for implicit filtering. This model processes the query to extract relevant filtering criteria. |
.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