EvaluationRagConfigSummary.Builder |
EvaluationRagConfigSummary.Builder.bedrockKnowledgeBaseIdentifiers(String... bedrockKnowledgeBaseIdentifiers) |
The Amazon Resource Names (ARNs) of the Knowledge Base resources used for a Knowledge Base evaluation job
where Amazon Bedrock invokes the Knowledge Base for you.
|
EvaluationRagConfigSummary.Builder |
EvaluationRagConfigSummary.Builder.bedrockKnowledgeBaseIdentifiers(Collection<String> bedrockKnowledgeBaseIdentifiers) |
The Amazon Resource Names (ARNs) of the Knowledge Base resources used for a Knowledge Base evaluation job
where Amazon Bedrock invokes the Knowledge Base for you.
|
static EvaluationRagConfigSummary.Builder |
EvaluationRagConfigSummary.builder() |
|
EvaluationRagConfigSummary.Builder |
EvaluationRagConfigSummary.Builder.precomputedRagSourceIdentifiers(String... precomputedRagSourceIdentifiers) |
A label that identifies the RAG sources used for a Knowledge Base evaluation job where you provide your own
inference response data.
|
EvaluationRagConfigSummary.Builder |
EvaluationRagConfigSummary.Builder.precomputedRagSourceIdentifiers(Collection<String> precomputedRagSourceIdentifiers) |
A label that identifies the RAG sources used for a Knowledge Base evaluation job where you provide your own
inference response data.
|
EvaluationRagConfigSummary.Builder |
EvaluationRagConfigSummary.toBuilder() |
|