AdditionalResultAttributeValue#
- class langchain_aws.retrievers.kendra.AdditionalResultAttributeValue[source]#
Bases:
BaseModel
Value of an additional result attribute.
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
- param TextWithHighlightsValue: TextWithHighLights [Required]#
The text with highlights value.