Skip to content

Bedrock Agent Runtime  >  Structures  >  ImplicitFilterConfiguration

ImplicitFilterConfiguration

Structure Class

ImplicitFilterConfiguration dataclass

Settings for implicit filtering, where a model generates a metadata filter based on the prompt.

Attributes

metadata_attributes instance-attribute
metadata_attributes: list[MetadataAttributeSchema]

Metadata that can be used in a filter.

model_arn instance-attribute
model_arn: str

The model that generates the filter.