| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ScoreAttributes |
RetrieveResultItem.scoreAttributes()
The confidence score bucket for a retrieved passage result.
|
ScoreAttributes |
QueryResultItem.scoreAttributes()
Indicates the confidence level of Amazon Kendra providing a relevant result for the query.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveResultItem.Builder |
RetrieveResultItem.Builder.scoreAttributes(ScoreAttributes scoreAttributes)
The confidence score bucket for a retrieved passage result.
|
QueryResultItem.Builder |
QueryResultItem.Builder.scoreAttributes(ScoreAttributes scoreAttributes)
Indicates the confidence level of Amazon Kendra providing a relevant result for the query.
|
Copyright © 2023. All rights reserved.